Message ID | 08a3ff4d-3ee3-91dd-c048-55a09b6dfc63@cogentembedded.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add R8A77980 support to the Renesas RPC-IF driver | expand |
On Fri, 28 Dec 2018 13:47:09 +0300, Sergei Shtylyov wrote: > Document the R-Car V3H (R8A77980) 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 controller Device ------------------------------------------------------ Required properties: -- compatible: should be "renesas,r8a77995-rpc" +- compatible: should be "renesas,r8a77980-rpc" or + "renesas,r8a77995-rpc" - #address-cells: should be 1 - #size-cells: should be 0 - reg: should contain 2 entries, one for the registers and one for the direct
Document the R-Car V3H (R8A77980) 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(-)