Skip to content

Commit

Permalink
dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirements
Browse files Browse the repository at this point in the history
The patch enabling generic Gen4 support forgot to add the clock
requirements which are the same as for Gen3. Update the binding.

Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
  • Loading branch information
Wolfram Sang authored and storulf committed Jul 12, 2022
1 parent cae45c2 commit 0f6fe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ allOf:
enum:
- renesas,rcar-gen2-sdhi
- renesas,rcar-gen3-sdhi
- renesas,rcar-gen4-sdhi
then:
properties:
clocks:
Expand Down

0 comments on commit 0f6fe93

Please sign in to comment.