diff options
author | Jernej Skrabec <jernej.skrabec@gmail.com> | 2021-09-12 10:29:13 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2021-09-13 10:16:04 +0300 |
commit | 56c9d4071691b89e3b942d8bbe6eb8fca9f878a8 (patch) | |
tree | 0b88413eff375bea9fb96a93d37ba4d936b05268 /Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml | |
parent | a1830fe9a21a3936176e417c22437c933dcf0bbb (diff) | |
download | linux-56c9d4071691b89e3b942d8bbe6eb8fca9f878a8.tar.xz |
dt-bindings: sound: sun4i-i2s: add Allwinner R40 I2S compatible
Allwinner R40 has 3 I2S controllers, compatible to those, found in H3.
Add R40/H3 compatible pair to DT bindings.
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210912072914.398419-2-jernej.skrabec@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml index 39b66e9ce3e3..7d48ea094c66 100644 --- a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml @@ -21,6 +21,9 @@ properties: - const: allwinner,sun8i-a83t-i2s - const: allwinner,sun8i-h3-i2s - items: + - const: allwinner,sun8i-r40-i2s + - const: allwinner,sun8i-h3-i2s + - items: - const: allwinner,sun8i-v3-i2s - const: allwinner,sun8i-h3-i2s - const: allwinner,sun50i-a64-codec-i2s |