diff options
author | Matteo Facchinetti <matteo.facchinetti@sirius-es.it> | 2013-04-03 23:57:30 -0400 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2013-04-10 14:37:43 -0400 |
commit | a9b6aae496801236cb65d9d5786dba797680cbea (patch) | |
tree | dd6c7be3512aa5c13267ea669d1f420d95daeded /arch/powerpc/boot/dts/pdm360ng.dts | |
parent | b9e7196ecdf6d7cd7a41b560e596c9af94413c05 (diff) |
powerpc/mpc512x: add platform code for MPC5125.
Tested on MPC5125 Tower evaluation board with
mpc512x_defconfig compile configuration.
In detail, supports for:
- PSC / UART
- RTC
- ETH
- DIU
- I2C
Signed-off-by: Matteo Facchinetti <matteo.facchinetti@sirius-es.it>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'arch/powerpc/boot/dts/pdm360ng.dts')
-rw-r--r-- | arch/powerpc/boot/dts/pdm360ng.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/pdm360ng.dts b/arch/powerpc/boot/dts/pdm360ng.dts index 0b069477838a..74337403faee 100644 --- a/arch/powerpc/boot/dts/pdm360ng.dts +++ b/arch/powerpc/boot/dts/pdm360ng.dts | |||
@@ -17,7 +17,7 @@ | |||
17 | 17 | ||
18 | / { | 18 | / { |
19 | model = "pdm360ng"; | 19 | model = "pdm360ng"; |
20 | compatible = "ifm,pdm360ng"; | 20 | compatible = "ifm,pdm360ng", "fsl,mpc5121"; |
21 | #address-cells = <1>; | 21 | #address-cells = <1>; |
22 | #size-cells = <1>; | 22 | #size-cells = <1>; |
23 | interrupt-parent = <&ipic>; | 23 | interrupt-parent = <&ipic>; |