Message ID | 62919a6e-4206-0caa-deb0-6bf67b77eff1@cogentembedded.com (mailing list archive) |
---|---|
State | Accepted |
Commit | a27ee74d0d51697ce1664faefc5834fade4fef49 |
Headers | show |
Series | dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings | expand |
On Tue, Oct 16, 2018 at 10:22:05PM +0300, Sergei Shtylyov wrote: > Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF > bindings. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > > --- > The patch is against the 'for-next' branch of Mark Brown's 'spi.git' repo. > > Documentation/devicetree/bindings/spi/sh-msiof.txt | 2 ++ > 1 file changed, 2 insertions(+) > > Index: spi/Documentation/devicetree/bindings/spi/sh-msiof.txt > =================================================================== > --- spi.orig/Documentation/devicetree/bindings/spi/sh-msiof.txt > +++ spi/Documentation/devicetree/bindings/spi/sh-msiof.txt > @@ -13,6 +13,8 @@ Required properties: > "renesas,msiof-r8a7795" (R-Car H3) > "renesas,msiof-r8a7796" (R-Car M3-W) > "renesas,msiof-r8a77965" (R-Car M3-N) > + "renesas,msiof-r8a77970" (R-Car V3M) > + "renesas,msiof-r8a77980" (R-Car V3H) > "renesas,msiof-r8a77990" (R-Car E3) > "renesas,msiof-r8a77995" (R-Car D3) > "renesas,msiof-sh73a0" (SH-Mobile AG5) >
Index: spi/Documentation/devicetree/bindings/spi/sh-msiof.txt =================================================================== --- spi.orig/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ spi/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -13,6 +13,8 @@ Required properties: "renesas,msiof-r8a7795" (R-Car H3) "renesas,msiof-r8a7796" (R-Car M3-W) "renesas,msiof-r8a77965" (R-Car M3-N) + "renesas,msiof-r8a77970" (R-Car V3M) + "renesas,msiof-r8a77980" (R-Car V3H) "renesas,msiof-r8a77990" (R-Car E3) "renesas,msiof-r8a77995" (R-Car D3) "renesas,msiof-sh73a0" (SH-Mobile AG5)
Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF bindings. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- The patch is against the 'for-next' branch of Mark Brown's 'spi.git' repo. Documentation/devicetree/bindings/spi/sh-msiof.txt | 2 ++ 1 file changed, 2 insertions(+)