diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8349emitx.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8349emitx.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts b/arch/powerpc/boot/dts/mpc8349emitx.dts index 04b8da4deb60..4a4ddea2d99c 100644 --- a/arch/powerpc/boot/dts/mpc8349emitx.dts +++ b/arch/powerpc/boot/dts/mpc8349emitx.dts | |||
@@ -82,8 +82,8 @@ | |||
82 | }; | 82 | }; |
83 | 83 | ||
84 | spi@7000 { | 84 | spi@7000 { |
85 | device_type = "spi"; | 85 | cell-index = <0>; |
86 | compatible = "fsl_spi"; | 86 | compatible = "fsl,spi"; |
87 | reg = <7000 1000>; | 87 | reg = <7000 1000>; |
88 | interrupts = <10 8>; | 88 | interrupts = <10 8>; |
89 | interrupt-parent = < &ipic >; | 89 | interrupt-parent = < &ipic >; |