[PATCH 0/2] ASoC: Add Richtek RTQ9124 support

cy_huang@richtek.com posted 2 patches 6 months, 2 weeks ago
There is a newer version of this series
.../bindings/sound/richtek,rtq9124.yaml       |  57 ++
sound/soc/codecs/Kconfig                      |   9 +
sound/soc/codecs/Makefile                     |   4 +-
sound/soc/codecs/rtq9124.c                    | 543 ++++++++++++++++++
4 files changed, 612 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/sound/richtek,rtq9124.yaml
create mode 100644 sound/soc/codecs/rtq9124.c
[PATCH 0/2] ASoC: Add Richtek RTQ9124 support
Posted by cy_huang@richtek.com 6 months, 2 weeks ago
From: ChiYuan Huang <cy_huang@richtek.com>

This patch series adds Richtek RTQ9124 1x30W audio amplifier support.

ChiYuan Huang (2):
  ASoC: dt-bindings: Add Richtek RTQ9124
  ASoC: codecs: Add support for Richtek RTQ9124

 .../bindings/sound/richtek,rtq9124.yaml       |  57 ++
 sound/soc/codecs/Kconfig                      |   9 +
 sound/soc/codecs/Makefile                     |   4 +-
 sound/soc/codecs/rtq9124.c                    | 543 ++++++++++++++++++
 4 files changed, 612 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/richtek,rtq9124.yaml
 create mode 100644 sound/soc/codecs/rtq9124.c


base-commit: 61e36be334b06716d81eeafb105bc953bb37f48c
-- 
2.34.1