diff options
author | Haiying Wang <Haiying.Wang@freescale.com> | 2009-05-01 15:40:51 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-05-19 01:50:28 -0400 |
commit | 01b14a906bfee5745eb23f5b57621e5ad320ae1d (patch) | |
tree | 16304f4da32138b6eac490fbe59dba275a7889bd /arch/powerpc/boot/dts/mpc8568mds.dts | |
parent | 4b3b42b38af82e4815178d4762986f246adfe0ec (diff) |
powerpc/qe: add new qe properties for QE based chips
Add fsl,qe-num-riscs and fsl,qe-num-snums to all the devices trees which
have qe node.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8568mds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8568mds.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts index d2fb639c26e7..fcab16808e57 100644 --- a/arch/powerpc/boot/dts/mpc8568mds.dts +++ b/arch/powerpc/boot/dts/mpc8568mds.dts | |||
@@ -362,6 +362,8 @@ | |||
362 | reg = <0xe0080000 0x480>; | 362 | reg = <0xe0080000 0x480>; |
363 | brg-frequency = <0>; | 363 | brg-frequency = <0>; |
364 | bus-frequency = <396000000>; | 364 | bus-frequency = <396000000>; |
365 | fsl,qe-num-riscs = <2>; | ||
366 | fsl,qe-num-snums = <28>; | ||
365 | 367 | ||
366 | muram@10000 { | 368 | muram@10000 { |
367 | #address-cells = <1>; | 369 | #address-cells = <1>; |