Message ID | 5a57cacd-2fdc-f1ab-d59f-859a709356cc@cogentembedded.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: mmc: tmio_mmc: document Renesas R8A77970 bindings | expand |
On 21 August 2018 at 21:14, Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> wrote: > Document the R-Car V3M (R8A77970) SoC in the R-Car SDHI bindings -- it's > the usual R-Car gen3 compatible controller with the internal DMA engine. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Thanks, queued for v4.20! Kind regards Uffe > > --- > This patch is against the 'next' branch of Ulf Hansson's 'mmc.git' repo. > > Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 + > 1 file changed, 1 insertion(+) > > Index: mmc/Documentation/devicetree/bindings/mmc/tmio_mmc.txt > =================================================================== > --- mmc.orig/Documentation/devicetree/bindings/mmc/tmio_mmc.txt > +++ mmc/Documentation/devicetree/bindings/mmc/tmio_mmc.txt > @@ -27,6 +27,7 @@ Required properties: > "renesas,sdhi-r8a7795" - SDHI IP on R8A7795 SoC > "renesas,sdhi-r8a7796" - SDHI IP on R8A7796 SoC > "renesas,sdhi-r8a77965" - SDHI IP on R8A77965 SoC > + "renesas,sdhi-r8a77970" - SDHI IP on R8A77970 SoC > "renesas,sdhi-r8a77980" - SDHI IP on R8A77980 SoC > "renesas,sdhi-r8a77990" - SDHI IP on R8A77990 SoC > "renesas,sdhi-r8a77995" - SDHI IP on R8A77995 SoC
On Tue, Aug 21, 2018 at 10:14:12PM +0300, Sergei Shtylyov wrote: > Document the R-Car V3M (R8A77970) SoC in the R-Car SDHI bindings -- it's > the usual R-Car gen3 compatible controller with the internal DMA engine. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Index: mmc/Documentation/devicetree/bindings/mmc/tmio_mmc.txt =================================================================== --- mmc.orig/Documentation/devicetree/bindings/mmc/tmio_mmc.txt +++ mmc/Documentation/devicetree/bindings/mmc/tmio_mmc.txt @@ -27,6 +27,7 @@ Required properties: "renesas,sdhi-r8a7795" - SDHI IP on R8A7795 SoC "renesas,sdhi-r8a7796" - SDHI IP on R8A7796 SoC "renesas,sdhi-r8a77965" - SDHI IP on R8A77965 SoC + "renesas,sdhi-r8a77970" - SDHI IP on R8A77970 SoC "renesas,sdhi-r8a77980" - SDHI IP on R8A77980 SoC "renesas,sdhi-r8a77990" - SDHI IP on R8A77990 SoC "renesas,sdhi-r8a77995" - SDHI IP on R8A77995 SoC
Document the R-Car V3M (R8A77970) SoC in the R-Car SDHI bindings -- it's the usual R-Car gen3 compatible controller with the internal DMA engine. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- This patch is against the 'next' branch of Ulf Hansson's 'mmc.git' repo. Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 + 1 file changed, 1 insertion(+)