diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-09-05 15:01:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-09-05 20:15:48 +0300 |
commit | f466309534b6f21304e1ee0573a60df9c4590272 (patch) | |
tree | 009f300663d4a76e759c20625ff0fc33f5a6dcfa /Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt | |
parent | 1ab1b340f037760ec9944a9a4911e85f29fc6e2c (diff) | |
download | linux-f466309534b6f21304e1ee0573a60df9c4590272.tar.xz |
ASoC: meson: add sm1 compatibles
Document the compatible strings of the audio devices of the sm1 SoC
family
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20190905120120.31752-2-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt b/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt index 0b82504fa419..62e5bca71664 100644 --- a/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt +++ b/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt @@ -2,7 +2,8 @@ Required properties: - compatible: 'amlogic,axg-spdifin' or - 'amlogic,g12a-spdifin' + 'amlogic,g12a-spdifin' or + 'amlogic,sm1-spdifin' - interrupts: interrupt specifier for the spdif input. - clocks: list of clock phandle, one for each entry clock-names. - clock-names: should contain the following: |