All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ASoC: nau8822: add speaker Bridge Tied Output
@ 2022-12-23 17:04 ` Francesco Dolcini
  0 siblings, 0 replies; 18+ messages in thread
From: Francesco Dolcini @ 2022-12-23 17:04 UTC (permalink / raw)
  To: alsa-devel, devicetree
  Cc: Francesco Dolcini, Liam Girdwood, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, Jaroslav Kysela, Takashi Iwai,
	Benjamin Marty, kchsu0, wtli

From: Francesco Dolcini <francesco.dolcini@toradex.com>

Add support for BTL (Bridge Tied Load) configuration to NAU8822 audio codec,
since this requires adding a new property to the binding convert it from
txt to yaml first.

Emanuele Ghidoli (3):
  ASoC: dt-bindings: nau8822: convert to the dtschema
  ASoC: dt-bindings: nau8822: add nuvoton,spk-btl property to dtschema
  ASoC: nau8822: add speaker Bridge Tied Output configuration

 .../devicetree/bindings/sound/nau8822.txt     | 16 -------
 .../bindings/sound/nuvoton,nau8822.yaml       | 46 +++++++++++++++++++
 sound/soc/codecs/nau8822.c                    |  9 ++++
 sound/soc/codecs/nau8822.h                    |  9 ++++
 4 files changed, 64 insertions(+), 16 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/nau8822.txt
 create mode 100644 Documentation/devicetree/bindings/sound/nuvoton,nau8822.yaml

-- 
2.25.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-01-09 16:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23 17:04 [PATCH v1 0/3] ASoC: nau8822: add speaker Bridge Tied Output Francesco Dolcini
2022-12-23 17:04 ` Francesco Dolcini
2022-12-23 17:04 ` [PATCH v1 1/3] ASoC: dt-bindings: nau8822: convert to the dtschema Francesco Dolcini
2022-12-23 17:04   ` Francesco Dolcini
2022-12-23 19:26   ` Rob Herring
2022-12-23 19:26     ` Rob Herring
2022-12-27 14:13     ` Francesco Dolcini
2022-12-27 14:13       ` Francesco Dolcini
2022-12-24 13:18   ` Krzysztof Kozlowski
2022-12-24 13:18     ` Krzysztof Kozlowski
2022-12-23 17:04 ` [PATCH v1 2/3] ASoC: dt-bindings: nau8822: add nuvoton,spk-btl property to dtschema Francesco Dolcini
2022-12-23 17:04   ` [PATCH v1 2/3] ASoC: dt-bindings: nau8822: add nuvoton, spk-btl " Francesco Dolcini
2022-12-24 13:18   ` [PATCH v1 2/3] ASoC: dt-bindings: nau8822: add nuvoton,spk-btl " Krzysztof Kozlowski
2022-12-24 13:18     ` Krzysztof Kozlowski
2022-12-23 17:04 ` [PATCH v1 3/3] ASoC: nau8822: add speaker Bridge Tied Output configuration Francesco Dolcini
2022-12-23 17:04   ` Francesco Dolcini
2023-01-09 16:49 ` [PATCH v1 0/3] ASoC: nau8822: add speaker Bridge Tied Output Mark Brown
2023-01-09 16:49   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.