Re: [PATCH v4 2/2] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-08-18 14:22:14
Also in:
linux-mmc, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2021-08-18 14:22:14
Also in:
linux-mmc, linux-renesas-soc
On Tue, 17 Aug 2021 10:03:13 +0100, Biju Das wrote:
Document RZ/G2L SDHI controller bindings.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
v3->v4:
* Defined clock-names for RZ/G2L SoC and make it as a required property
v2->v3:
* split the patch into 2, first one for fixing dtbs-check issue and
later one for documenting RZ/G2L SDHI bindings.
v1->v2:
* Fixed dtbs-check issue for RZ/A{1,2} platforms.
---
.../devicetree/bindings/mmc/renesas,sdhi.yaml | 73 +++++++++++++------
1 file changed, 52 insertions(+), 21 deletions(-)Reviewed-by: Rob Herring <robh@kernel.org>