diff options
| author | Mark Brown <broonie@kernel.org> | 2023-08-07 19:51:39 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2023-08-07 19:51:39 +0100 |
| commit | 495c9e5ea376d83a40b6cfcd008296b6a66e567b (patch) | |
| tree | 88d177e0e136447ca7fcd2b70e599fffeb22daa4 /Documentation | |
| parent | 5a119551b6c5c81875d377f2fa28b70c5ffd7f51 (diff) | |
| parent | 028a2ae256916eeae1040049d2d0129535ace60e (diff) | |
ASoC: codecs: Add awinic AW88261 audio amplifier
Merge series from wangweidong.a@awinic.com:
The awinic AW88261 is an I2S/TDM input, high efficiency digital Smart K
audio amplifier.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml index 35eef7d818a2..4051c2538caf 100644 --- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml +++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml @@ -19,7 +19,9 @@ allOf: properties: compatible: - const: awinic,aw88395 + enum: + - awinic,aw88395 + - awinic,aw88261 reg: maxItems: 1 |
