Message ID | 36b5ecc8-e7df-e351-f267-97a0d94262a1@cogentembedded.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add R8A77970 support to the Renesas RPC-IF driver | expand |
On Thu, 10 Jan 2019 22:02:38 +0300, Sergei Shtylyov wrote: > Document the R-Car V3M (R8A77970) SoC in the Renesas RPC-IF bindings. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> > > --- > Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@kernel.org>
Index: renesas/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt +++ renesas/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt @@ -2,7 +2,8 @@ Renesas R-Car Gen3 RPC-IF controller Dev ---------------------------------------------------------- Required properties: -- compatible: should be "renesas,r8a77980-rpc" or +- compatible: should be "renesas,r8a77970-rpc" or + "renesas,r8a77980-rpc" or "renesas,r8a77995-rpc" - #address-cells: should be 1 - #size-cells: should be 0
Document the R-Car V3M (R8A77970) SoC in the Renesas RPC-IF bindings. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)