diff mbox series

dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirements

Message ID 20220608122344.3431-1-wsa+renesas@sang-engineering.com
State New
Headers show
Series dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirements | expand

Commit Message

Wolfram Sang June 8, 2022, 12:23 p.m. UTC
The patch enabling generic Gen4 support forgot to add the clock
requirements which are the same as for Gen3. Update the binding.

Fixes: 6aa26be14d2a ("dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 and generic Gen4 support")
Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Ulf Hansson June 15, 2022, 5:32 p.m. UTC | #1
On Wed, 8 Jun 2022 at 10:14, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
>
> The patch enabling generic Gen4 support forgot to add the clock
> requirements which are the same as for Gen3. Update the binding.
>
> Fixes: 6aa26be14d2a ("dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 and generic Gen4 support")
> Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> index d5b29728704b..14945ebc31d2 100644
> --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> @@ -145,6 +145,7 @@ allOf:
>                enum:
>                  - renesas,rcar-gen2-sdhi
>                  - renesas,rcar-gen3-sdhi
> +                - renesas,rcar-gen4-sdhi
>        then:
>          properties:
>            clocks:
> --
> 2.35.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
index d5b29728704b..14945ebc31d2 100644
--- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
+++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
@@ -145,6 +145,7 @@  allOf:
               enum:
                 - renesas,rcar-gen2-sdhi
                 - renesas,rcar-gen3-sdhi
+                - renesas,rcar-gen4-sdhi
       then:
         properties:
           clocks: