diff options
Diffstat (limited to 'Bindings/sound/sun4i-i2s.txt')
-rw-r--r-- | Bindings/sound/sun4i-i2s.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Bindings/sound/sun4i-i2s.txt b/Bindings/sound/sun4i-i2s.txt index 05d7135a8d2ff..b9d50d6cdef30 100644 --- a/Bindings/sound/sun4i-i2s.txt +++ b/Bindings/sound/sun4i-i2s.txt @@ -8,6 +8,7 @@ Required properties: - compatible: should be one of the following: - "allwinner,sun4i-a10-i2s" - "allwinner,sun6i-a31-i2s" + - "allwinner,sun8i-a83t-i2s" - "allwinner,sun8i-h3-i2s" - reg: physical base address of the controller and length of memory mapped region. @@ -23,6 +24,7 @@ Required properties: Required properties for the following compatibles: - "allwinner,sun6i-a31-i2s" + - "allwinner,sun8i-a83t-i2s" - "allwinner,sun8i-h3-i2s" - resets: phandle to the reset line for this codec |