From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 06/18] arm64: renesas: r8a7795: add I2C support
Date: Mon, 30 Nov 2015 00:38:30 +0000 [thread overview]
Message-ID: <20151130003829.GC3501@verge.net.au> (raw)
In-Reply-To: <CAMuHMdU0eKSe9_sRnw8nxuMPz8i0B0vLQzBDbOxTQ9Nb85M9jg@mail.gmail.com>
On Fri, Nov 27, 2015 at 09:17:07AM +0100, Geert Uytterhoeven wrote:
> On Fri, Nov 27, 2015 at 2:55 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> >
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > [geert: aAdd clock-output-names properties]
>
> That part is no longer true.
Oops. I'll drop that if there is a need to repost this pull-request.
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> 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-11-30 0:38 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 1:54 [GIT PULL] Second Round of Renesas ARM64 Based SoC Defconfig Updates for v4.5 Simon Horman
2015-11-27 1:54 ` [PATCH 1/5] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Simon Horman
2015-11-27 1:54 ` [PATCH 2/5] arm64: defconfig: enable EthernetAVB Simon Horman
2015-11-27 1:55 ` [PATCH 3/5] arm64: defconfig: Enable Renesas R-Car I2C Controller Simon Horman
2015-11-27 1:55 ` [PATCH 4/5] arm64: defconfig: add Renesas R-Car DMAC driver support Simon Horman
2015-11-27 1:55 ` [PATCH 5/5] arm64: defconfig: add Renesas sound and AK4613 support Simon Horman
2015-11-27 1:55 ` [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.5 Simon Horman
2015-11-27 1:55 ` [PATCH 01/18] arm64: dts: r8a7795: add GPIO nodes Simon Horman
2015-11-27 1:55 ` [PATCH 02/18] arm64: dts: r8a7795: add EthernetAVB device node Simon Horman
2015-11-27 1:55 ` [PATCH 03/18] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X Simon Horman
2015-11-27 1:55 ` [PATCH 04/18] arm64: dts: r8a7795: enable nfs root on Salvator-X board Simon Horman
2015-11-27 1:55 ` [PATCH 05/18] arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot Simon Horman
2015-11-27 1:55 ` [PATCH 06/18] arm64: renesas: r8a7795: add I2C support Simon Horman
2015-11-27 8:17 ` Geert Uytterhoeven
2015-11-30 0:38 ` Simon Horman [this message]
2015-11-27 1:55 ` [PATCH 07/18] arm64: renesas: salvator-x: enable I2C Simon Horman
2015-11-27 1:55 ` [PATCH 08/18] arm64: renesas: r8a7795 dtsi: Add all HSCIF nodes Simon Horman
2015-11-27 1:55 ` [PATCH 09/18] arm64: renesas: r8a7795: add AUDIO_DMAC support Simon Horman
2015-11-27 1:55 ` [PATCH 10/18] arm64: renesas: r8a7795: Sound SSI PIO support Simon Horman
2015-11-27 1:55 ` [PATCH 11/18] arm64: renesas: r8a7795: Sound SSI DMA support Simon Horman
2015-11-27 1:55 ` [PATCH 12/18] arm64: renesas: r8a7795: Sound SRC support Simon Horman
2015-11-27 1:55 ` [PATCH 13/18] arm64: renesas: r8a7795: Sound DVC support Simon Horman
2015-11-27 1:55 ` [PATCH 14/18] arm64: renesas: salvator-x: Sound SSI PIO support Simon Horman
2015-11-27 1:55 ` [PATCH 15/18] arm64: renesas: salvator-x: Sound SSI DMA support Simon Horman
2015-11-27 1:55 ` [PATCH 16/18] arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF Simon Horman
2015-11-27 1:55 ` [PATCH 17/18] arm64: renesas: salvator-x: Sound SRC support Simon Horman
2015-11-27 1:55 ` [PATCH 18/18] arm64: renesas: salvator-x: Sound DVC support Simon Horman
2015-12-11 23:53 ` [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.5 Arnd Bergmann
2015-12-12 0:08 ` [GIT PULL] Second Round of Renesas ARM64 Based SoC Defconfig " Arnd Bergmann
2015-12-12 0:16 ` Arnd Bergmann
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=20151130003829.GC3501@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.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).