diff options
author | Mark Brown <broonie@kernel.org> | 2023-12-19 16:46:07 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-12-19 16:46:07 +0000 |
commit | 791667f7f0dfb65eb472b1dae84524ec9bfc1ff4 (patch) | |
tree | b00d21fa67a5eb8694f10d0b2ff4f9f5d64b2fb0 /Documentation | |
parent | f51daa78063e4f078054b12f37b3cc699e2715f2 (diff) | |
parent | 3423c3db22e9213acd279ff3800bb1e91aa2ac89 (diff) |
add es8326 dt-bindings, commonize headset codec
Merge series from Rui Zhou <zhourui@huaqin.corp-partner.google.com>:
Add dt-bindings for es8326 and codec es8326 support.
Remove duplicate code, commonize headset codec init/exit API.
At the same time, Enable dual amp max98390 for rt5682s.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml index 4c8c95057ef7..f94ad0715e32 100644 --- a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml @@ -15,6 +15,7 @@ allOf: properties: compatible: enum: + - mediatek,mt8188-es8326 - mediatek,mt8188-mt6359-evb - mediatek,mt8188-nau8825 - mediatek,mt8188-rt5682s |