Browse Source

powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb

The alias is used by the boot loader to perform a device tree
fixup.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Madalin Bucur 8 years ago
parent
commit
f93ace2b22
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/powerpc/boot/dts/fsl/t1024rdb.dts

+ 4 - 0
arch/powerpc/boot/dts/fsl/t1024rdb.dts

@@ -41,6 +41,10 @@
 	#size-cells = <2>;
 	interrupt-parent = <&mpic>;
 
+	aliases {
+		sg_2500_aqr105_phy4 = &sg_2500_aqr105_phy4;
+	};
+
 	reserved-memory {
 		#address-cells = <2>;
 		#size-cells = <2>;