···44$id: http://devicetree.org/schemas/sound/richtek,rt9123.yaml#55$schema: http://devicetree.org/meta-schemas/core.yaml#6677-title: Richtek RT9123 Audio Amplifier77+title: Richtek RT9123/RTQ9124 Audio Amplifier8899maintainers:1010 - ChiYuan Huang <cy_huang@richtek.com>···1515 support various formats, including I2S, left-justified, right-justified, and1616 TDM formats.17171818+ RTQ9124 is an ultra-low output noise, digital input, mono-channel Class-D1919+ power amplifier that supports a 2.1MHz switching frequency. It integrates2020+ both DC and AC load diagnostics, as well as real-time load monitoring to2121+ assess speaker condition. The device operates from 4.5V to 18V and delivers2222+ up to 30W output power.2323+1824allOf:1925 - $ref: dai-common.yaml#2026···2822 compatible:2923 enum:3024 - richtek,rt91232525+ - richtek,rtq912431263227 reg:3328 maxItems: 1
+9
sound/soc/codecs/Kconfig
···238238 imply SND_SOC_RT1320_SDW239239 imply SND_SOC_RT9120240240 imply SND_SOC_RT9123241241+ imply SND_SOC_RTQ9124241242 imply SND_SOC_RTQ9128242243 imply SND_SOC_SDW_MOCKUP243244 imply SND_SOC_SGTL5000···18551854 help18561855 Enable support for the HW control mode of Richtek RT9123P 3.2W mono18571856 Class-D audio amplifier.18571857+18581858+config SND_SOC_RTQ912418591859+ tristate "Richtek RTQ9124 Mono Class-D Amplifier"18601860+ depends on I2C18611861+ select REGMAP18621862+ help18631863+ Enable support for Richtek RTQ9124 1x30W digital input automotive18641864+ audio amplifier with current sense and real-time load diagnostics.1858186518591866config SND_SOC_RTQ912818601867 tristate "Richtek RTQ9128 45W Digital Input Amplifier"