From f93ace2b22e993bafca117a295a42a7774bff4a4 Mon Sep 17 00:00:00 2001 From: Madalin Bucur Date: Wed, 7 Dec 2016 17:14:55 +0200 Subject: [PATCH] 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 Signed-off-by: Scott Wood --- 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.7.4