On Wed, Aug 09, 2017 at 09:20:47PM +0900, Yoshihiro Shimoda 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" Thanks Shimoda-san, this patch looks fine to me, however, I am marking it as deferred pending acceptance of the dependency listed above. Please repost or otherwise ping me once Geert has indicated he will accept that patch. > 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 { > + compatible = "renesas,pfc-r8a77995"; > + reg = <0 0xe6060000 0 0x508>; > + }; > + > prr: chipid@fff00044 { > compatible = "renesas,prr"; > reg = <0 0xfff00044 0 4>; > -- > 1.9.1 >