From: nicolas.ferre@atmel•com (Nicolas Ferre)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 3/5] ARM: at91: dt: rm9200ek: add spi support
Date: Wed, 26 Jun 2013 10:51:55 +0200 [thread overview]
Message-ID: <51CAABAB.5070408@atmel.com> (raw)
In-Reply-To: <1371472710-18535-3-git-send-email-plagnioj@jcrosoft.com>
On 17/06/2013 14:38, Jean-Christophe PLAGNIOL-VILLARD :
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft•com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel•com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel•com>
stacked on at91-3.11-dt
Thanks
> ---
> arch/arm/boot/dts/at91rm9200ek.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91rm9200ek.dts b/arch/arm/boot/dts/at91rm9200ek.dts
> index 1405812..d2d72c3 100644
> --- a/arch/arm/boot/dts/at91rm9200ek.dts
> +++ b/arch/arm/boot/dts/at91rm9200ek.dts
> @@ -53,6 +53,16 @@
> atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
> status = "okay";
> };
> +
> + spi0: spi at fffe0000 {
> + status = "okay";
> + cs-gpios = <&pioA 3 0>, <0>, <0>, <0>;
> + mtd_dataflash at 0 {
> + compatible = "atmel,at45", "atmel,dataflash";
> + spi-max-frequency = <15000000>;
> + reg = <0>;
> + };
> + };
> };
>
> usb0: ohci at 00300000 {
>
--
Nicolas Ferre
next prev parent reply other threads:[~2013-06-26 8:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 12:36 [PATCH 0/5] ARM: at91: rm9200 dt updates Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 2/5] ARM: at91: dt: rm9200: add spi support Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 3/5] ARM: at91: dt: rm9200ek: " Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre [this message]
2013-06-17 12:38 ` [PATCH 4/5] ARM: AT91: dt: add at91rm9200 PQFP package version Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 7:55 ` Nicolas Ferre
2013-08-21 10:20 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 5/5] ARM: at91: at91rm9200: set default mmc0 pinctrl-names Jean-Christophe PLAGNIOL-VILLARD
2013-06-25 10:35 ` Nicolas Ferre
2013-08-21 9:40 ` Nicolas Ferre
2013-06-25 10:39 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Nicolas Ferre
2013-08-21 10:16 ` Nicolas Ferre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51CAABAB.5070408@atmel.com \
--to=nicolas.ferre@atmel$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox