diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8313erdb.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8313erdb.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts b/arch/powerpc/boot/dts/mpc8313erdb.dts index 9bcf2c92541f..20a03f5b5bb7 100644 --- a/arch/powerpc/boot/dts/mpc8313erdb.dts +++ b/arch/powerpc/boot/dts/mpc8313erdb.dts | |||
@@ -130,8 +130,8 @@ | |||
130 | }; | 130 | }; |
131 | 131 | ||
132 | spi@7000 { | 132 | spi@7000 { |
133 | device_type = "spi"; | 133 | cell-index = <0>; |
134 | compatible = "fsl_spi"; | 134 | compatible = "fsl,spi"; |
135 | reg = <7000 1000>; | 135 | reg = <7000 1000>; |
136 | interrupts = <10 8>; | 136 | interrupts = <10 8>; |
137 | interrupt-parent = < &ipic >; | 137 | interrupt-parent = < &ipic >; |