On Thu, Nov 01, 2018 at 12:35:02PM +0000, Fabrizio Castro wrote: > Add r8a77470 to the list of examples with soctypes. > No driver change is needed as "renesas,qspi" will activate > the right code within the corresponding driver. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > --- > > As per Mark Brown's comment on patch "dt-bindings: spi: rspi: Add > r8a7744 to the compatible list", this patch doesn't come with the > "dt-bindings" prefix in the title. > > Documentation/devicetree/bindings/spi/spi-rspi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/spi/spi-rspi.txt b/Documentation/devicetree/bindings/spi/spi-rspi.txt > index fc97ad6..421722b 100644 > --- a/Documentation/devicetree/bindings/spi/spi-rspi.txt > +++ b/Documentation/devicetree/bindings/spi/spi-rspi.txt > @@ -15,6 +15,7 @@ Required properties: > - "renesas,qspi-r8a7743" (RZ/G1M) > - "renesas,qspi-r8a7744" (RZ/G1N) > - "renesas,qspi-r8a7745" (RZ/G1E) > + - "renesas,qspi-r8a77470" (RZ/G1C) > - "renesas,qspi-r8a7790" (R-Car H2) > - "renesas,qspi-r8a7791" (R-Car M2-W) > - "renesas,qspi-r8a7792" (R-Car V2H) > -- > 2.7.4 >