Re: [PATCH v4 1/2] dt-bindings: mmc: renesas,sdhi: Fix dtbs-check warning
From: Rob Herring <robh@kernel.org>
Date: 2021-08-18 14:12:34
Also in:
linux-mmc, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2021-08-18 14:12:34
Also in:
linux-mmc, linux-renesas-soc
On Tue, 17 Aug 2021 10:03:12 +0100, Biju Das wrote:
Fix dtbs-check warning pinctrl-names:0:'default' was expected for r8a77470-iwg23s-sbc.dts file. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> --- v3->v4: * Removed duplicate clock-names for sdhi-r7sxxxx SoC's Ref:- https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210804161325.26996-2-biju.das.jz@bp.renesas.com/ v3: * New patch to fix the dtbs-check warnings Ref:- https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20210804091940.23983-1-biju.das.jz@bp.renesas.com/ --- .../devicetree/bindings/mmc/renesas,sdhi.yaml | 60 ++++++++++++------- 1 file changed, 37 insertions(+), 23 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>