mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
dt-bindings: mmc: meson-gx: fix interrupt binding
Reflect in the binding that the cd interrupt is optional,
and add a description of the interrupts.
Fixes: 09b31a6103 ("dt-bindings: mmc: meson-gx: support specifying cd interrupt")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/c1437eb6-0c01-809f-422b-cb1109489355@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
a543f7024e
commit
f0c5b325dd
|
|
@ -28,7 +28,10 @@ properties:
|
|||
maxItems: 1
|
||||
|
||||
interrupts:
|
||||
maxItems: 2
|
||||
minItems: 1
|
||||
items:
|
||||
- description: mmc controller instance
|
||||
- description: card detect
|
||||
|
||||
clocks:
|
||||
maxItems: 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user