On Mon, Aug 28, 2017 at 10:39:47AM +0200, Geert Uytterhoeven wrote: > Hi Shimoda-san, Simon, > > On Wed, Aug 9, 2017 at 2:20 PM, Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > --- > > > > This patch set is based on the renesas-drivers.git / > > topic/r8a77995-integration branch and depends on the following patch > > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support" > > > > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > index 7419688..240b0f8 100644 > > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > > @@ -123,6 +123,11 @@ > > reg = <0 0xe6160000 0 0x0200>; > > }; > > > > + pfc: pfc@e6060000 { > > Upon second look, this should use the generic "pin-controller@..." node name. > I will fix the example in the bindings. > > > + compatible = "renesas,pfc-r8a77995"; > > + reg = <0 0xe6060000 0 0x508>; > > + }; Shimoda-san, as this patch has been accepted for v4.14 could you please send a follow-up patch (for v4.15)? -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html