We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a0693 commit 3fec903Copy full SHA for 3fec903
Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
@@ -40,6 +40,14 @@ properties:
40
hardware that provides additional audio functionalities if present.
41
The AFE will link to ADSP when the phandle is provided.
42
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
+
51
patternProperties:
52
"^dai-link-[0-9]+$":
53
type: object
0 commit comments