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 / at91sam9g20ek_common.dtsi
index e041b72216b104599d6d64679e008b347f7dc9b4..6a92c5baef8c7612711f6b91ffaf922869156306 100644 (file)
                                status = "okay";
                                pinctrl-0 = <&pinctrl_ssc0_tx>;
                        };
+
+                       spi0: spi@fffc8000 {
+                               status = "okay";
+                               cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
+                               mtd_dataflash@0 {
+                                       compatible = "atmel,at45", "atmel,dataflash";
+                                       spi-max-frequency = <50000000>;
+                                       reg = <1>;
+                               };
+                       };
                };
 
                nand0: nand@40000000 {