Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / boot / dts / at91sam9x5ek.dtsi
index 8b5832af6d0532aa41225cc8f89aa62eb9877b75..1fa48d2bfd80f5bb2d88a1a167b06a9a640d81ab 100644 (file)
                                        };
                                };
                        };
+
+                       spi0: spi@f0000000 {
+                               status = "okay";
+                               cs-gpios = <&pioA 14 0>, <0>, <0>, <0>;
+                               m25p80@0 {
+                                       compatible = "atmel,at25df321a";
+                                       spi-max-frequency = <50000000>;
+                                       reg = <0>;
+                               };
+                       };
                };
 
                usb0: ohci@00600000 {