public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Raashid Muhammed <raashidmuhammed@zilogic.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board.
Date: Thu, 2 Jun 2016 18:19:39 -0500	[thread overview]
Message-ID: <20160602231939.GA32346@rob-hp-laptop> (raw)
In-Reply-To: <1464679051-5263-2-git-send-email-raashidmuhammed@zilogic.com>

On Tue, May 31, 2016 at 12:47:31PM +0530, Raashid Muhammed wrote:
> From: Raashid Muhammed <raashidmuhammed@zilogic.com>
> 
> sam9-l9260 is a low cost board designed by Olimex.
> 
> More information is available at:
> https://www.olimex.com/Products/ARM/Atmel/SAM9-L9260/
> 
> Signed-off-by: Raashid Muhammed <raashidmuhammed@zilogic.com>
> Reviewed-by: Vijay Kumar B. <vijaykumar@bravegnu.org>
> ---
>  Documentation/devicetree/bindings/arm/olimex.txt |   8 +-
>  arch/arm/boot/dts/Makefile                       |   1 +
>  arch/arm/boot/dts/at91-sam9_l9260.dts            | 115 +++++++++++++++++++++++
>  3 files changed, 122 insertions(+), 2 deletions(-)
>  create mode 100644 arch/arm/boot/dts/at91-sam9_l9260.dts

One nit, otherwise:

Acked-by: Rob Herring <robh@kernel.org>

> +			spi0: spi@fffc8000 {
> +				cs-gpios = <&pioC 11 0>, <0>, <0>, <0>;
> +				status = "okay";
> +
> +				mtd_dataflash@0 {

flash@0

> +					compatible = "atmel,at45", "atmel,dataflash";
> +					spi-max-frequency = <15000000>;
> +					reg = <0>;
> +				};
> +			};

  reply	other threads:[~2016-06-02 23:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31  7:17 [PATCH v2 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node Raashid Muhammed
     [not found] ` <1464679051-5263-1-git-send-email-raashidmuhammed-1MQmoylvZ5VBDgjK7y7TUQ@public.gmane.org>
2016-05-31  7:17   ` [PATCH v2 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board Raashid Muhammed
2016-06-02 23:19     ` Rob Herring [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-26  7:18 [PATCH v2 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node Raashid Muhammed
2016-05-26  7:18 ` [PATCH v2 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board Raashid Muhammed

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=20160602231939.GA32346@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raashidmuhammed@zilogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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