* [PATCH] dt-bindings: mfd: Allow MT6360 interrupt flags
@ 2026-09-21 23:27 Rob Herring (Arm)
0 siblings, 0 replies; only message in thread
From: Rob Herring (Arm) @ 2026-09-21 23:27 UTC (permalink / raw)
To: Lee Jones, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Gene Chen
Cc: mfd, devicetree, linux-kernel, linux-arm-kernel, linux-mediatek
MT6360 interrupt controllers use either one interrupt cell or two
cells, with the optional second cell carrying trigger flags. Allow both
forms.
Assisted-by: LLM
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml
index fb65abf30d57..828ed7f558f6 100644
--- a/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml
+++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml
@@ -33,9 +33,10 @@ properties:
interrupt-controller: true
"#interrupt-cells":
- const: 1
+ enum: [1, 2]
description:
- The first cell is the IRQ number.
+ The first cell is the IRQ number. The optional second cell is the IRQ
+ trigger type.
regulators:
$ref: /schemas/regulator/mt6360-regulator.yaml#
--
2.53.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 23:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 23:27 [PATCH] dt-bindings: mfd: Allow MT6360 interrupt flags Rob Herring (Arm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®