]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/at91rm9200ek.dts
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
[karo-tx-linux.git] / arch / arm / boot / dts / at91rm9200ek.dts
index 14058125d123af81516b2a86dfab14a2b04a4624..d2d72c3b44c42bd45060dcc3b4566cb624c9b7f1 100644 (file)
                                atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
                                status = "okay";
                        };
+
+                       spi0: spi@fffe0000 {
+                               status = "okay";
+                               cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
+                               mtd_dataflash@0 {
+                                       compatible = "atmel,at45", "atmel,dataflash";
+                                       spi-max-frequency = <15000000>;
+                                       reg = <0>;
+                               };
+                       };
                };
 
                usb0: ohci@00300000 {