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

Signed-off-by: Madalin Bucur <madalin.bu...@nxp.com>
---
 arch/powerpc/boot/dts/fsl/t1024rdb.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/powerpc/boot/dts/fsl/t1024rdb.dts 
b/arch/powerpc/boot/dts/fsl/t1024rdb.dts
index c7f4f62..73a6453 100644
--- a/arch/powerpc/boot/dts/fsl/t1024rdb.dts
+++ b/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>;
-- 
2.1.0

Reply via email to