]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: dt-bindings: fsl,rpmsg: Add hp-det-gpios property
authorChancel Liu <chancel.liu@nxp.com>
Thu, 28 May 2026 02:07:23 +0000 (11:07 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2026 17:53:20 +0000 (18:53 +0100)
Sound cards using the i.MX RPMSG audio interface may connect a
headphone jack with GPIO-based insertion detection. Add the
"hp-det-gpios" property to the fsl,rpmsg binding to support this
configuration.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Link: https://patch.msgid.link/20260528020725.2265321-2-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml

index 3a32f7517d0cb9858db5e6ac246af7740f57686d..e3cadb93c1830f6665166217e2b8de03ffe214c4 100644 (file)
@@ -98,6 +98,10 @@ properties:
       - rpmsg-audio-channel
       - rpmsg-micfil-channel
 
+  hp-det-gpios:
+    maxItems: 1
+    description: The GPIO that detect headphones are plugged in
+
 required:
   - compatible