diff options
author | Tzung-Bi Shih <tzungbi@google.com> | 2020-07-20 03:25:58 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-22 15:02:02 +0200 |
commit | e3c3cdbd5ad65182e3803a2e1c33156c5ff48cd1 (patch) | |
tree | de35af56973bdf9f4e2f8b75c584eb0bd7d7a269 /Documentation | |
parent | ASoC: mediatek: mt8183: support left justified format for I2S (diff) | |
download | linux-e3c3cdbd5ad65182e3803a2e1c33156c5ff48cd1.tar.xz linux-e3c3cdbd5ad65182e3803a2e1c33156c5ff48cd1.zip |
ASoC: dt-bindings: mt8183: add compatible string for using max98357b
Machines with max98357b should use the compatible string
"mt8183-mt6358-ts3a227-max98357b".
Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200720012559.906088-3-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt b/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt index 5e455129eb96..235eac8aea7b 100644 --- a/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt +++ b/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt @@ -2,6 +2,7 @@ MT8183 with MT6358, TS3A227, MAX98357, and RT1015 CODECS Required properties: - compatible : "mediatek,mt8183_mt6358_ts3a227_max98357" for MAX98357A codec + "mediatek,mt8183_mt6358_ts3a227_max98357b" for MAX98357B codec "mediatek,mt8183_mt6358_ts3a227_rt1015" for RT1015 codec - mediatek,platform: the phandle of MT8183 ASoC platform |