From: Geert Uytterhoeven <geert@linux-m68k.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 06/11] ARM: shmobile: bockw: add devices hooked up to i2c0 to DT
Date: Thu, 22 Jan 2015 11:12:07 +0000 [thread overview]
Message-ID: <CAMuHMdWajFgatD-aYryuMQZzoQgd08nbz9iL-tW-QOJXHxT2VA@mail.gmail.com> (raw)
In-Reply-To: <1370593329-27559-7-git-send-email-horms+renesas@verge.net.au>
On Wed, Jan 21, 2015 at 5:20 PM, Ulrich Hecht
<ulrich.hecht+renesas@gmail.com> wrote:
> Cameras, RTC, and ak4643 sound codec.
>
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> ---
> arch/arm/boot/dts/r8a7778-bockw.dts | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> diff --git a/arch/arm/boot/dts/r8a7778-bockw.dts b/arch/arm/boot/dts/r8a7778-bockw.dts
> index 7347223..280a922 100644
> --- a/arch/arm/boot/dts/r8a7778-bockw.dts
> +++ b/arch/arm/boot/dts/r8a7778-bockw.dts
> @@ -59,6 +59,31 @@
> };
> };
>
> +&i2c0 {
> + status = "okay";
> +
> + ak4643: sound-codec@12 {
> + compatible = "asahi-kasei,ak4643";
> + #sound-dai-cells = <0>;
> + reg = <0x12>;
> + };
> +
> + camera@41 {
> + compatible = "oki,ml86v7667";
JFYI, "ml86v7667" should be added to
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next prev parent reply other threads:[~2015-01-22 11:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 8:21 [GIT PULL 00/11] Renesas ARM-based SoC board updates for v3.11 Simon Horman
2013-06-07 8:21 ` [PATCH 01/11] ARM: shmobile: ape6evm: MP clock parent become EXTAL2 Simon Horman
2013-06-07 8:22 ` [PATCH 02/11] ARM: shmobile: bockw: define FPGA address and rename iomem variable Simon Horman
2013-06-07 8:22 ` [PATCH 03/11] ARM: shmobile: kzm9d: resigser smsc911x platform device with id -1 Simon Horman
2013-06-07 8:22 ` [PATCH 04/11] ARM: shmobile: kzm9g: add AS3711 PMIC platform data Simon Horman
2013-06-07 8:22 ` [PATCH 05/11] ARM: shmobile: bockw: add CN9 SCIF/RCAN selection dipswitch explanation Simon Horman
2013-06-07 8:22 ` [PATCH 06/11] ARM: shmobile: bockw: add dummy regulators for SMSC Simon Horman
2015-01-21 16:20 ` [PATCH 06/11] ARM: shmobile: bockw: add devices hooked up to i2c0 to DT Ulrich Hecht
2015-01-22 11:12 ` Geert Uytterhoeven [this message]
2015-01-22 12:08 ` Geert Uytterhoeven
2013-06-07 8:22 ` [PATCH 07/11] ARM: shmobile: lager: Add GPIO LEDs Simon Horman
2013-06-07 11:39 ` Sergei Shtylyov
2013-06-07 8:22 ` [PATCH 08/11] ARM: shmobile: lager: support GPIO switches Simon Horman
2013-06-07 8:22 ` [PATCH 09/11] ARM: shmobile: marzen: Use INTC External IRQ pin driver for SMSC Simon Horman
2013-06-07 8:22 ` [PATCH 10/11] ARM: shmobile: bockw: add SDHI0 support Simon Horman
2013-06-07 8:22 ` [PATCH 11/11] ARM: shmobile: marzen: keep local function as static Simon Horman
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=CAMuHMdWajFgatD-aYryuMQZzoQgd08nbz9iL-tW-QOJXHxT2VA@mail.gmail.com \
--to=geert@linux-m68k.org \
--cc=linux-sh@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 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).