Patch] Fix the mpc8641_hpcn.dts file.
Hollis Blanchard
hollis at penguinppc.org
Fri Aug 18 04:51:40 EST 2006
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 at 4d0>" property.
On Thu, 2006-08-17 at 12:24 -0500, Jon Loeliger wrote:
> Add 'linux,phandle' entry to i8259 at 4d0 node.
>
> Signed-off-by: Zhang Wei <wei.zhang at freescale.com>
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
> ---
>
> 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 at 4d0 {
> + linux,phandle = <4d0>;
> clock-frequency = <0>;
> interrupt-controller;
> device_type = "interrupt-controller";
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
More information about the Linuxppc-dev
mailing list