Re: Patch] Fix the mpc8641_hpcn.dts file.
From: Hollis Blanchard <hidden>
Date: 2006-08-17 18:51:26
Doesn't the device tree compiler add linux,phandle properties as needed? In this case that would be when the node is referenced by a "<&/foo/bar/i8259@4d0>" property. On Thu, 2006-08-17 at 12:24 -0500, Jon Loeliger wrote:
quoted hunk ↗ jump to hunk
Add 'linux,phandle' entry to i8259@4d0 node. Signed-off-by: Zhang Wei <redacted> Signed-off-by: Jon Loeliger <redacted> --- Paul, If possible, this should be slated for the upcoming .18 release. Thanks, jdl arch/powerpc/boot/dts/mpc8641_hpcn.dts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts index e832a88..f0c7731 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";_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev