diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-09-09 19:01:26 +0400 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-07 11:13:38 -0700 |
commit | 39f137f55cc26992da897dac0450fb53076d8d5b (patch) | |
tree | ecc5472844312ee389a42048d663b195ad0f70fd /Documentation | |
parent | b1ae8ca54e3c746b2c80300ad2ed72ef4181b3a9 (diff) | |
download | linux-39f137f55cc26992da897dac0450fb53076d8d5b.tar.gz linux-39f137f55cc26992da897dac0450fb53076d8d5b.tar.bz2 linux-39f137f55cc26992da897dac0450fb53076d8d5b.zip |
dt-bindings: arm: amlogic: update libretech-cc compatible
Update the compatible for the Libre Computer aml-s905x-cc to be more
descriptive using the format introduced with the aml-s805x-ac board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 84b07ef9864e..c6a443352ef8 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -94,7 +94,7 @@ properties: - amlogic,p212 - hwacom,amazetv - khadas,vim - - libretech,cc + - libretech,aml-s905x-cc - nexbox,a95x - const: amlogic,s905x - const: amlogic,meson-gxl |