diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-08-17 13:24:42 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-08-17 20:08:37 -0400 |
commit | 9e8a9bc2d2c3ac3b8542cc5c2544248df6f3f1c5 (patch) | |
tree | d9b8ab7ddcdfd2a97b3dcb5aca8ecfdbe0e8c0ca /arch/powerpc/boot/dts/mpc8641_hpcn.dts | |
parent | 5315862045c5dc5dfe0754fbd07df1350180628a (diff) |
[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>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8641_hpcn.dts')
-rw-r--r-- | 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 e832a884d765..f0c7731743ea 100644 --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts | |||
@@ -293,6 +293,7 @@ | |||
293 | f800 0 0 4 4d0 0 0 | 293 | f800 0 0 4 4d0 0 0 |
294 | >; | 294 | >; |
295 | i8259@4d0 { | 295 | i8259@4d0 { |
296 | linux,phandle = <4d0>; | ||
296 | clock-frequency = <0>; | 297 | clock-frequency = <0>; |
297 | interrupt-controller; | 298 | interrupt-controller; |
298 | device_type = "interrupt-controller"; | 299 | device_type = "interrupt-controller"; |