diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-04-04 14:17:28 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-05 05:25:21 +0300 |
commit | 679f4e6cfd45bcc14bb563576e419ac9e43fad7c (patch) | |
tree | 70eb25e03c1fba1d7982e37f6ed79984ad5e49eb /Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt | |
parent | f96fb7d198ca624fe33c4145a004eb5a3d0eddec (diff) | |
download | linux-679f4e6cfd45bcc14bb563576e419ac9e43fad7c.tar.xz |
ASoC: meson: add g12a compatibles
Add new compatible strings for the g12a devices.
Audio wise, the g12a is fairly to close to the axg, yet some differences
need to be handled.
Signed-off-by: Jerome Brunet <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 2e6cb7d9b202..0b82504fa419 100644 --- a/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt +++ b/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.txt @@ -1,7 +1,8 @@ * Amlogic Audio SPDIF Input Required properties: -- compatible: 'amlogic,axg-spdifin' +- compatible: 'amlogic,axg-spdifin' or + 'amlogic,g12a-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: |