Message ID | 20180927141324.103146-1-chris.brandt@renesas.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | dt-bindings: spi: rspi: Add R7S9210 support | expand |
Hi Chris, On Thu, Sep 27, 2018 at 4:15 PM Chris Brandt <chris.brandt@renesas.com> wrote: > Add support for RZ/A2 > > Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Thanks for your patch! > --- a/Documentation/devicetree/bindings/spi/spi-rspi.txt > +++ b/Documentation/devicetree/bindings/spi/spi-rspi.txt > @@ -11,6 +11,7 @@ Required properties: > Examples with soctypes are: > - "renesas,rspi-sh7757" (SH) > - "renesas,rspi-r7s72100" (RZ/A1H) > + - "renesas,rspi-r7s9210" (RZ/A2) Looks good, but you forgot to update the paragraph above (outside the quoted context). > - "renesas,qspi-r8a7743" (RZ/G1M) > - "renesas,qspi-r8a7745" (RZ/G1E) > - "renesas,qspi-r8a7790" (R-Car H2) Gr{oetje,eeting}s, Geert
Hi Geert, On Thursday, September 27, 2018 1, Geert Uytterhoeven wrote: > Looks good, but you forgot to update the paragraph above (outside the > quoted context). OK, thanks. Funny...even a 1-line patch requires 2 versions from me! (I wish I got paid per revision) Chris
diff --git a/Documentation/devicetree/bindings/spi/spi-rspi.txt b/Documentation/devicetree/bindings/spi/spi-rspi.txt index 96fd58548f69..35d74de9e6fd 100644 --- a/Documentation/devicetree/bindings/spi/spi-rspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-rspi.txt @@ -11,6 +11,7 @@ Required properties: Examples with soctypes are: - "renesas,rspi-sh7757" (SH) - "renesas,rspi-r7s72100" (RZ/A1H) + - "renesas,rspi-r7s9210" (RZ/A2) - "renesas,qspi-r8a7743" (RZ/G1M) - "renesas,qspi-r8a7745" (RZ/G1E) - "renesas,qspi-r8a7790" (R-Car H2)
Add support for RZ/A2 Signed-off-by: Chris Brandt <chris.brandt@renesas.com> --- FYI: No driver changes were needed --- Documentation/devicetree/bindings/spi/spi-rspi.txt | 1 + 1 file changed, 1 insertion(+)