From: Tony Lindgren <tony@atomide.com>
To: Eric Witcher <ewitcher@mindspring.com>
Cc: bcousson@baylibre.com, linux-omap@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP: devicetree: fix SPI node compatible property syntax items
Date: Thu, 14 Nov 2013 10:36:09 -0800 [thread overview]
Message-ID: <20131114183609.GM10317@atomide.com> (raw)
In-Reply-To: <1382090468-6011-1-git-send-email-ewitcher@mindspring.com>
* Eric Witcher <ewitcher@mindspring.com> [131022 21:14]:
> Correct the SPI node compatible property items to match example code and
> match current DTS usage.
>
> Signed-off-by: Eric Witcher <ewitcher@mindspring.com>
> ---
> Documentation/devicetree/bindings/spi/omap-spi.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/spi/omap-spi.txt b/Documentation/devicetree/bindings/spi/omap-spi.txt
> index 4c85c4c..2ba5f9c 100644
> --- a/Documentation/devicetree/bindings/spi/omap-spi.txt
> +++ b/Documentation/devicetree/bindings/spi/omap-spi.txt
> @@ -2,8 +2,8 @@ OMAP2+ McSPI device
>
> Required properties:
> - compatible :
> - - "ti,omap2-spi" for OMAP2 & OMAP3.
> - - "ti,omap4-spi" for OMAP4+.
> + - "ti,omap2-mcspi" for OMAP2 & OMAP3.
> + - "ti,omap4-mcspi" for OMAP4+.
> - ti,spi-num-cs : Number of chipselect supported by the instance.
> - ti,hwmods: Name of the hwmod associated to the McSPI
> - ti,pindir-d0-out-d1-in: Select the D0 pin as output and D1 as
Applying into omap-for-v3.13/fixes thanks.
Tony
prev parent reply other threads:[~2013-11-14 18:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 10:01 [PATCH] ARM: OMAP: devicetree: fix SPI node compatible property syntax items Eric Witcher
2013-11-14 18:36 ` Tony Lindgren [this message]
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=20131114183609.GM10317@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=ewitcher@mindspring.com \
--cc=linux-omap@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.