[PATCH v3 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
From: Nícolas F. R. A. Prado
Date: Tue Mar 04 2025 - 10:32:55 EST
Describe the accdet as a possible subnode of the MT6359 PMIC.
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
index 6a89b479d10fad3c8b61cab5a3af1453baca4d1a..b2a50f754d00fd8e9577b9d8269868bdfc2e425f 100644
--- a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
+++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
@@ -224,6 +224,12 @@ properties:
description:
Pin controller
+ accdet:
+ type: object
+ $ref: /schemas/sound/mediatek,mt6359-accdet.yaml
+ description:
+ Accessory Detection
+
required:
- compatible
- regulators
--
2.48.1