From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 23 May 2013 23:00:22 +0000 (+0800) Subject: ARM: at91: dt: usb-a9263: add dataflash support X-Git-Tag: next-20130607~15^2~2^2^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2432d201468da6e4dee41f4ac49023bc997e61e5;p=karo-tx-linux.git ARM: at91: dt: usb-a9263: add dataflash support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/usb_a9263.dts b/arch/arm/boot/dts/usb_a9263.dts index e7eb9ae29554..290e60383baf 100644 --- a/arch/arm/boot/dts/usb_a9263.dts +++ b/arch/arm/boot/dts/usb_a9263.dts @@ -47,6 +47,16 @@ status = "okay"; }; + spi0: spi@fffa4000 { + cs-gpios = <&pioB 15 GPIO_ACTIVE_HIGH>; + status = "okay"; + mtd_dataflash@0 { + compatible = "atmel,at45", "atmel,dataflash"; + reg = <0>; + spi-max-frequency = <15000000>; + }; + }; + shdwc@fffffd10 { atmel,wakeup-counter = <10>; atmel,wakeup-rtt-timer;