diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2026-01-08 15:53:06 -0600 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-12 11:20:05 +0000 |
| commit | f66e7da2a6b1ba055d47d7c97c9c855729f868ed (patch) | |
| tree | 68976058694e76efeb31f971ee2226f6233c7739 /Documentation | |
| parent | 101b982654ac0305ab286b54d46de79b5b982f3a (diff) | |
ASoC: dt-bindings: realtek,rt5640: Allow 7 for realtek,jack-detect-source
The driver accepts and uses a value of 7 for realtek,jack-detect-source.
What exactly it means isn't clear though.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260108215307.1138515-2-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/realtek,rt5640.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml b/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml index a0b8bf6cb110..cd95d7189d34 100644 --- a/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml +++ b/Documentation/devicetree/bindings/sound/realtek,rt5640.yaml @@ -104,6 +104,7 @@ properties: - 4 # Use GPIO2 for jack-detect - 5 # Use GPIO3 for jack-detect - 6 # Use GPIO4 for jack-detect + - 7 # HDA? realtek,jack-detect-not-inverted: description: |
