From: Jon Loeliger Date: Thu, 17 Aug 2006 17:24:42 +0000 (-0500) Subject: [POWERPC] Fix the mpc8641_hpcn.dts file. X-Git-Tag: v2.6.18-rc5~77^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9e8a9bc2d2c3ac3b8542cc5c2544248df6f3f1c5;p=karo-tx-linux.git [POWERPC] Fix the mpc8641_hpcn.dts file. Add 'linux,phandle' entry to i8259@4d0 node. Signed-off-by: Zhang Wei Signed-off-by: Jon Loeliger Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts index e832a884d765..f0c7731743ea 100644 --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts @@ -293,6 +293,7 @@ f800 0 0 4 4d0 0 0 >; i8259@4d0 { + linux,phandle = <4d0>; clock-frequency = <0>; interrupt-controller; device_type = "interrupt-controller";