alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: add devicetree support for WM8961 codec
@ 2022-10-01 20:00 Doug Brown
  2022-10-01 20:00 ` [PATCH 1/2] ASoC: dt-bindings: add schema for WM8961 Doug Brown
  2022-10-01 20:00 ` [PATCH 2/2] ASoC: wm8961: add support for devicetree Doug Brown
  0 siblings, 2 replies; 8+ messages in thread
From: Doug Brown @ 2022-10-01 20:00 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: devicetree, alsa-devel, Doug Brown, patches, Takashi Iwai,
	Rob Herring, Krzysztof Kozlowski

This series adds devicetree support for the Wolfson WM8961 codec. The
first patch adds a schema, and the second patch hooks it up in the code.

Doug Brown (2):
  ASoC: dt-bindings: add schema for WM8961
  ASoC: wm8961: add support for devicetree

 .../devicetree/bindings/sound/wlf,wm8961.yaml | 40 +++++++++++++++++++
 sound/soc/codecs/Kconfig                      |  2 +-
 sound/soc/codecs/wm8961.c                     |  6 +++
 3 files changed, 47 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8961.yaml

-- 
2.34.1


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

end of thread, other threads:[~2022-10-02 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 20:00 [PATCH 0/2] ASoC: add devicetree support for WM8961 codec Doug Brown
2022-10-01 20:00 ` [PATCH 1/2] ASoC: dt-bindings: add schema for WM8961 Doug Brown
2022-10-02  8:06   ` Krzysztof Kozlowski
2022-10-01 20:00 ` [PATCH 2/2] ASoC: wm8961: add support for devicetree Doug Brown
     [not found]   ` <202210020642.ts8UPw06-lkp@intel.com>
2022-10-02  5:04     ` Doug Brown
2022-10-02  8:35       ` Krzysztof Kozlowski
2022-10-02 17:54         ` Doug Brown
2022-10-02  8:08   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).