[PATCH 6/6] Documentation: sound: audio-graph-card: update dts
bindings to add has-hp-jack Message-Id: 20220220011601.4424ad416d65b836e3165cfa@uvos.xyz In-Reply-To: OS3PR01MB8426FD3FD1B45BB31C971A56D4509@OS3PR01MB8426.jpnprd01.prod.outlook.com References: 20211228190931.df5d518220080a734532ebfd@uvos.xyz 87a6gawxpe.wl-kuninori.morimoto.gx@gmail.com 20220105101028.620b7f2cb7727eedfccd933e@uvos.xyz 87r19ld48v.wl-kuninori.morimoto.gx@gmail.com 20220108145749.f55500222b049f344415a5c3@uvos.xyz OS3PR01MB8426FD3FD1B45BB31C971A56D4509@OS3PR01MB8426.jpnprd01.prod.outlook.com X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit
Signed-off-by: Carl Philipp Klemm philipp@uvos.xyz --- Documentation/devicetree/bindings/sound/audio-graph.yaml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/audio-graph.yaml b/Documentation/devicetree/bindings/sound/audio-graph.yaml index 4b46794e5153..5844b900789a 100644 --- a/Documentation/devicetree/bindings/sound/audio-graph.yaml +++ b/Documentation/devicetree/bindings/sound/audio-graph.yaml @@ -38,6 +38,8 @@ properties: maxItems: 1 mic-det-gpio: maxItems: 1 + hp-det-gpio: + description: Set this properties if the device has a headphone jack to be reported on by a snd_soc_component
required: - dais
participants (1)
-
Carl Philipp Klemm