diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-09-09 17:01:26 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-07 20:13:38 +0200 |
commit | 39f137f55cc26992da897dac0450fb53076d8d5b (patch) | |
tree | ecc5472844312ee389a42048d663b195ad0f70fd /Documentation | |
parent | arm64: dts: meson: libretech-ac: update model description (diff) | |
download | linux-39f137f55cc26992da897dac0450fb53076d8d5b.tar.xz 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 |