Hi Dong-san, On Thu, Apr 11, 2019 at 04:54:21PM +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. I think it is worth mentioning that no driver change is required as the renesas,rcar-gen2-msiof fallback compatibility string will activate the correct code. > Signed-off-by: Cao Van Dong <cv-dong@xxxxxxxxxxx> I think this patch should be reposted including the following recipients: Rob Herring <robh+dt@xxxxxxxxxx> Mark Rutland <mark.rutland@xxxxxxx> linux-spi@xxxxxxxxxxxxxxx As well as the following who are already included: Mark Brown <broonie@xxxxxxxxxx> devicetree@xxxxxxxxxxxxxxx linux-renesas-soc@xxxxxxxxxxxxxxx > --- > Documentation/devicetree/bindings/spi/sh-msiof.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt > index 37cf695..18e14ee 100644 > --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt > +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt > @@ -4,6 +4,7 @@ Required properties: > - compatible : "renesas,msiof-r8a7743" (RZ/G1M) > "renesas,msiof-r8a7744" (RZ/G1N) > "renesas,msiof-r8a7745" (RZ/G1E) > + "renesas,msiof-r8a77470" (RZ/G1C) > "renesas,msiof-r8a774a1" (RZ/G2M) > "renesas,msiof-r8a774c0" (RZ/G2E) > "renesas,msiof-r8a7790" (R-Car H2) > -- > 2.7.4 >