From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
linux-sh@vger.kernel.org, devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH v6] ARM: shmobile: genmai reference dts: Add RSPI node
Date: Sun, 6 Jul 2014 16:30:15 +0200 [thread overview]
Message-ID: <20140706143014.GG3750@verge.net.au> (raw)
In-Reply-To: <1404388965-4853-1-git-send-email-geert+renesas@glider.be>
On Thu, Jul 03, 2014 at 02:02:45PM +0200, Geert Uytterhoeven wrote:
> Add SPI device for RSPI on Genmai.
>
> On this board, only rspi4 is in use. Its bus contains a single device
> (a wm8978 audio codec), for which no bindings are defined yet.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks, I will queue this up.
> ---
> v6:
> - Rebased on top of renesas-devel-v3.16-rc3-20140701,
> - Dropped pinctrl settings, as the pinctrl driver is not yet integrated.
> v5:
> - Rebased on top of renesas-devel-v3.14-rc1-20140204
> v4:
> - No changes
> v3:
> - No changes
> v2:
> - Use generic "codec" instead of specific "wm8978" node name.
> ---
> arch/arm/boot/dts/r7s72100-genmai.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/r7s72100-genmai.dts b/arch/arm/boot/dts/r7s72100-genmai.dts
> index 56849b55e1c2..20705467f4c9 100644
> --- a/arch/arm/boot/dts/r7s72100-genmai.dts
> +++ b/arch/arm/boot/dts/r7s72100-genmai.dts
> @@ -57,3 +57,13 @@
> &scif2 {
> status = "okay";
> };
> +
> +&spi4 {
> + status = "okay";
> +
> + codec: codec@0 {
> + compatible = "wlf,wm8978";
> + reg = <0>;
> + spi-max-frequency = <5000000>;
> + };
> +};
> --
> 1.7.9.5
>
prev parent reply other threads:[~2014-07-06 14:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-03 12:02 [PATCH v6] ARM: shmobile: genmai reference dts: Add RSPI node Geert Uytterhoeven
2014-07-06 14:30 ` Simon Horman [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=20140706143014.GG3750@verge.net.au \
--to=horms@verge.net.au \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.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;
as well as URLs for NNTP newsgroup(s).