devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: icenowy@aosc.io
To: Chen-Yu Tsai <wens@csie.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	"open list:THERMAL" <linux-pm@vger.kernel.org>,
	linux-sunxi <linux-sunxi@googlegroups.com>,
	Ondrej Jirman <megous@megous.com>
Subject: Re: [linux-sunxi] [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node
Date: Mon, 24 Jul 2017 11:09:08 +0800	[thread overview]
Message-ID: <c2afc3c3786536fe240b3c89ed7f5f3f@aosc.io> (raw)
In-Reply-To: <CAGb2v67CFxsPYFVUfbUKzidVrPHFkZL10FxvhbC_RN0pvYtbfA@mail.gmail.com>

在 2017-07-24 11:07,Chen-Yu Tsai 写道:
> On Sun, Jul 23, 2017 at 6:27 PM, Icenowy Zheng <icenowy@aosc.io> wrote:
>> From: Ondrej Jirman <megous@megous.com>
>> 
>> H3/H5 SoCs contain an I2C controller optionally available
>> on the PL0 and PL1 pins. This patch adds pinmux configuration
>> for this controller.
>> 
>> Signed-off-by: Ondrej Jirman <megous@megous.com>
>> [Icenowy: change commit message and node name]
>> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
>> ---
>>  arch/arm/boot/dts/sunxi-h3-h5.dtsi | 5 +++++
>>  1 file changed, 5 insertions(+)
>> 
>> diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi 
>> b/arch/arm/boot/dts/sunxi-h3-h5.dtsi
>> index 6f2162608006..b240099bc865 100644
>> --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi
>> +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi
>> @@ -639,6 +639,11 @@
>>                                 pins = "PL11";
>>                                 function = "s_cir_rx";
>>                         };
>> +
>> +                       r_i2c_pins: r-i2c {
>> +                               pins = "PL0", "PL1";
>> +                               function = "s_twi";
> 
> Can we fix the pinctrl driver to use standard names first? :(

Oh good problem.

Let me fix it.

> 
> ChenYu
> 
>> +                       };
>>                 };
>>         };
>>  };
>> --
>> 2.13.0
>> 
>> --
>> You received this message because you are subscribed to the Google 
>> Groups "linux-sunxi" group.
>> To unsubscribe from this group and stop receiving emails from it, send 
>> an email to linux-sunxi+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2017-07-24  3:09 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-23 10:27 [PATCH 00/10] A trial to Allwinner H3 DVFS support Icenowy Zheng
     [not found] ` <20170723102749.17323-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-23 10:27   ` [PATCH 01/10] dt-bindings: add binding for the SY8160A voltage regulator Icenowy Zheng
     [not found]     ` <20170723102749.17323-2-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:06       ` Chen-Yu Tsai
2017-08-03 16:30       ` Rob Herring
2017-07-23 10:27   ` [PATCH 02/10] regulator: add support for SY8106A regulator Icenowy Zheng
     [not found]     ` <20170723102749.17323-3-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:03       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v640bB27M_Xd4r-oQ=acgfpHEwoV2tSk3vH0VZc7R-de6w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-24  3:18           ` icenowy-h8G6r0blFSE
     [not found]             ` <a40cabec7eb7f4ae7bb35c4e3e6d3795-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:33               ` [linux-sunxi] " Chen-Yu Tsai
2017-07-24  3:38                 ` icenowy
     [not found]                   ` <dce1ffc444edd9de64326e85152ee555-h8G6r0blFSE@public.gmane.org>
2017-07-24  6:17                     ` Chen-Yu Tsai
2017-07-24 15:03         ` [linux-sunxi] " Mark Brown
2017-07-23 10:27   ` [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node Icenowy Zheng
     [not found]     ` <20170723102749.17323-4-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:07       ` [linux-sunxi] " Chen-Yu Tsai
2017-07-24  3:09         ` icenowy [this message]
2017-07-23 10:27   ` [PATCH 04/10] ARM: sunxi: h3/h5: Add r_i2c I2C controller Icenowy Zheng
     [not found]     ` <20170723102749.17323-5-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:09       ` [linux-sunxi] " Chen-Yu Tsai
2017-07-23 10:27   ` [PATCH 05/10] clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change Icenowy Zheng
     [not found]     ` <20170723102749.17323-6-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-26  0:36       ` Stephen Boyd
2017-07-26  7:14       ` Chen-Yu Tsai
     [not found]         ` <CAGb2v66jK+iAbKVsv6=4tb0470KBdwU+AHjWDnWwKKTY+U+W6g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-04  4:09           ` Chen-Yu Tsai
2017-07-23 10:27   ` [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs Icenowy Zheng
2017-07-24  8:53     ` Viresh Kumar
2017-07-24 11:46       ` Rafael J. Wysocki
     [not found]         ` <2436327.OLdY8skjMP-yvgW3jdyMHm1GS7QM15AGw@public.gmane.org>
2017-08-15  5:42           ` Chen-Yu Tsai
2017-08-15 12:25             ` Rafael J. Wysocki
2017-08-15 12:38               ` icenowy
     [not found]               ` <4537884.Ku45nQGoFt-yvgW3jdyMHm1GS7QM15AGw@public.gmane.org>
2017-08-15 12:39                 ` Chen-Yu Tsai
     [not found]                   ` <CAGb2v67zenaLQaK+df_oN1BebH_7LhTOtSr6dGyaLPN-k3fZow-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-17 17:03                     ` Chen-Yu Tsai
2017-07-23 10:27   ` [PATCH 08/10] ARM: sun8i: h3: add operating-points-v2 table for CPU Icenowy Zheng
2017-07-23 10:27   ` [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC Icenowy Zheng
2017-07-26  7:08     ` [linux-sunxi] " Chen-Yu Tsai
2017-07-26  7:16       ` Icenowy Zheng
2017-07-26  7:30         ` Chen-Yu Tsai
2017-07-26  7:36           ` icenowy
     [not found]             ` <82507f40a1ddba8517cf09f51d3afa33-h8G6r0blFSE@public.gmane.org>
2017-07-26 10:23               ` 'Ondřej Jirman' via linux-sunxi
2017-07-26 11:44                 ` [linux-sunxi] " Maxime Ripard
2017-07-26 12:42                   ` icenowy
2017-07-26 12:54                   ` Ondřej Jirman
2017-07-23 10:27 ` [PATCH 06/10] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3 Icenowy Zheng
     [not found]   ` <20170723102749.17323-7-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  3:10     ` Chen-Yu Tsai
     [not found]       ` <CAGb2v66bFjcB6CwNM+QDAqUxETqE6XX1UWKwqM_XAt6dOsjhLA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-04  4:10         ` Chen-Yu Tsai
2017-07-26  0:36   ` Stephen Boyd
2017-07-23 10:27 ` [PATCH 09/10] ARM: sun8i: h2+: add SY8113B regulator used by Orange Pi Zero board Icenowy Zheng
     [not found]   ` <20170723102749.17323-10-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  4:09     ` [linux-sunxi] " Chen-Yu Tsai

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=c2afc3c3786536fe240b3c89ed7f5f3f@aosc.io \
    --to=icenowy@aosc.io \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=megous@megous.com \
    --cc=wens@csie.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).