From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 08/20 v2] arm64: renesas: r8a7795: add I2C support
Date: Mon, 05 Oct 2015 02:30:02 +0000 [thread overview]
Message-ID: <20151005023000.GG25427@verge.net.au> (raw)
On Thu, Sep 17, 2015 at 04:25:22AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v1 -> v2
>
> - use power-domains
> - add Geert's Reviewed-by
>
> arch/arm64/boot/dts/renesas/r8a7795.dtsi | 96 ++++++++++++++++++++++++++++++-
> include/dt-bindings/clock/r8a7795-clock.h | 7 +++
> 2 files changed, 102 insertions(+), 1 deletion(-)
Hi,
I have taken the liberty of updating this patch with the following
incremental change from Geert. The result can be found in the
topic/r8a7795-i2c-v3.rebase branch of my renesas tree.
diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index 8ce92db14c8bd101..16abf8956c68cb00 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -533,7 +533,9 @@
clock-output-names "gpio7", "gpio6", "gpio5",
"gpio4", "gpio3", "gpio2",
- "gpio1", "gpio0";
+ "gpio1", "gpio0", "i2c6",
+ "i2c5", "i2c4", "i2c3", "i2c2",
+ "i2c1", "i2c0";
};
mstp10_clks: mstp10_clks@e6150998 {
--
1.9.1
next reply other threads:[~2015-10-05 2:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 2:30 Simon Horman [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-17 4:25 [PATCH 08/20 v2] arm64: renesas: r8a7795: add I2C support Kuninori Morimoto
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=20151005023000.GG25427@verge.net.au \
--to=horms@verge.net.au \
--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).