diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-09-05 14:01:13 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-09-05 18:15:48 +0100 |
commit | f466309534b6f21304e1ee0573a60df9c4590272 (patch) | |
tree | 009f300663d4a76e759c20625ff0fc33f5a6dcfa /Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt | |
parent | 1ab1b340f037760ec9944a9a4911e85f29fc6e2c (diff) | |
download | linux-f466309534b6f21304e1ee0573a60df9c4590272.tar.gz |
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-fifo.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt b/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt index 4330fc9dca6d..4b17073c8f8c 100644 --- a/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt +++ b/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.txt @@ -4,7 +4,9 @@ Required properties: - compatible: 'amlogic,axg-toddr' or 'amlogic,axg-toddr' or 'amlogic,g12a-frddr' or - 'amlogic,g12a-toddr' + 'amlogic,g12a-toddr' or + 'amlogic,sm1-frddr' or + 'amlogic,sm1-toddr' - reg: physical base address of the controller and length of memory mapped region. - interrupts: interrupt specifier for the fifo. |