[POWERPC] Fix the mpc8641_hpcn.dts file.
Add 'linux,phandle' entry to i8259@4d0 node. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
5315862045
commit
9e8a9bc2d2
@@ -293,6 +293,7 @@
|
|||||||
f800 0 0 4 4d0 0 0
|
f800 0 0 4 4d0 0 0
|
||||||
>;
|
>;
|
||||||
i8259@4d0 {
|
i8259@4d0 {
|
||||||
|
linux,phandle = <4d0>;
|
||||||
clock-frequency = <0>;
|
clock-frequency = <0>;
|
||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
device_type = "interrupt-controller";
|
device_type = "interrupt-controller";
|
||||||
|
Reference in New Issue
Block a user