diff options
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t1024rdb.dts')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t1024rdb.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t1024rdb.dts b/arch/powerpc/boot/dts/fsl/t1024rdb.dts index 13c2190c2625..302cdd22b4bb 100644 --- a/arch/powerpc/boot/dts/fsl/t1024rdb.dts +++ b/arch/powerpc/boot/dts/fsl/t1024rdb.dts | |||
@@ -89,7 +89,7 @@ | |||
89 | flash@0 { | 89 | flash@0 { |
90 | #address-cells = <1>; | 90 | #address-cells = <1>; |
91 | #size-cells = <1>; | 91 | #size-cells = <1>; |
92 | compatible = "micron,n25q512ax3"; | 92 | compatible = "micron,n25q512ax3", "jedec,spi-nor"; |
93 | reg = <0>; | 93 | reg = <0>; |
94 | spi-max-frequency = <10000000>; /* input clk */ | 94 | spi-max-frequency = <10000000>; /* input clk */ |
95 | }; | 95 | }; |