diff options
author | Mark Brown <broonie@kernel.org> | 2025-01-07 18:50:45 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-07 18:50:45 +0000 |
commit | c51187903fe4523fd7f521662c1ae1f1f3174036 (patch) | |
tree | 18e4472f429a1d73ee533015650a1af5b417aeda /Documentation/devicetree/bindings/sound | |
parent | 8227c7510b56460e9ecf1acf4e5150da7070ab6c (diff) | |
parent | be947cc0cbbb0985d60a77aed709460a46eb3d0b (diff) |
ASoC: codecs: Add aw88083 amplifier driver
Merge series from wangweidong.a@awinic.com:
Add the awinic,aw88083 property to support the aw88083 chip.
The driver is for amplifiers aw88083 of Awinic Technology
Corporation. The AW88083 is an intelligent digital audio
amplifier with low noise.
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml index 3b0b743e49c4..6676406bf2de 100644 --- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml +++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml @@ -18,6 +18,7 @@ properties: compatible: enum: - awinic,aw88081 + - awinic,aw88083 - awinic,aw88261 - awinic,aw88395 - awinic,aw88399 @@ -58,6 +59,7 @@ allOf: contains: enum: - awinic,aw88081 + - awinic,aw88083 - awinic,aw88261 then: properties: |