[PATCH v2 2/3] dt-bindings: mmc: meson-gx: support specifying cd interrupt

Heiner Kallweit hkallweit1 at gmail.com
Tue Feb 14 13:42:54 PST 2023


Support passing a second interrupt as card detect interrupt.

Signed-off-by: Heiner Kallweit <hkallweit1 at gmail.com>
---
 Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml
index 46e235bf2..c8c30300d 100644
--- a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml
+++ b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml
@@ -28,7 +28,7 @@ properties:
     maxItems: 1
 
   interrupts:
-    maxItems: 1
+    maxItems: 2
 
   clocks:
     maxItems: 3
-- 
2.39.1





More information about the linux-arm-kernel mailing list