mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
dt-bindings: mmc: meson-gx: support specifying cd interrupt
Support passing a second interrupt as card detect interrupt. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://lore.kernel.org/r/1c5996a5-491f-39d6-b120-bbef86473729@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
88f94c782b
commit
09b31a6103
|
|
@ -28,7 +28,7 @@ properties:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
|
||||||
interrupts:
|
interrupts:
|
||||||
maxItems: 1
|
maxItems: 2
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
maxItems: 3
|
maxItems: 3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user