From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 17 Oct 2018 10:12:23 +0200 From: Simon Horman Subject: Re: [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings Message-ID: <20181017081223.7fp7zffs3dij4qup@verge.net.au> References: <62919a6e-4206-0caa-deb0-6bf67b77eff1@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <62919a6e-4206-0caa-deb0-6bf67b77eff1@cogentembedded.com> To: Sergei Shtylyov Cc: Mark Brown , linux-spi@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Mark Rutland List-ID: 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 Reviewed-by: Simon Horman > > --- > 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) >