Skip to content

Commit 3fec903

Browse files
nfrapradobroonie
authored andcommitted
ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
Add a mediatek,accdet phandle property to allow getting a reference to the MT6359 ACCDET block, which is responsible for detecting jack insertion/removal. Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Nícolas F. R. A. Prado <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent d9a0693 commit 3fec903

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ properties:
4040
hardware that provides additional audio functionalities if present.
4141
The AFE will link to ADSP when the phandle is provided.
4242

43+
mediatek,accdet:
44+
$ref: /schemas/types.yaml#/definitions/phandle
45+
description:
46+
The phandle to the MT6359 accessory detection block, which detects audio
47+
jack insertion and removal. This property should only be present if the
48+
accdet block is actually wired to the audio jack pins and to be used for
49+
jack detection.
50+
4351
patternProperties:
4452
"^dai-link-[0-9]+$":
4553
type: object

0 commit comments

Comments
 (0)