diff options
author | Jerome Brunet <[email protected]> | 2020-09-15 16:19:20 +0200 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2020-09-18 13:35:27 -0700 |
commit | 0748c77fc8dc6bb20f9af395872ea35d8ac85998 (patch) | |
tree | b63ee2ca14cdba05af179d9bbe16956986d4e8cd | |
parent | 98d24896ee117b1f0969405476c943e9307e30d4 (diff) |
dt-bindings: arm: amlogic: add support for libretch s905x cc v2
Add support for the 2nd version of the libretch aml-s905x-cc.
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 12ba8d074370..0ee7c5b7b3f6 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -96,6 +96,7 @@ properties: - hwacom,amazetv - khadas,vim - libretech,aml-s905x-cc + - libretech,aml-s905x-cc-v2 - nexbox,a95x - const: amlogic,s905x - const: amlogic,meson-gxl |