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 <angelogioacchino.delregno@collabora.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> Link: https://patch.msgid.link/20250306-mt8188-accdet-v3-1-7828e835ff4b@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent d9a0693 commit 3fec903

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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)