diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-09-09 19:01:25 +0400 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-07 11:13:38 -0700 |
commit | b1ae8ca54e3c746b2c80300ad2ed72ef4181b3a9 (patch) | |
tree | 5a6176f578ea2b64fd966d90beb8acd89fca9afc /arch/arm64/boot/dts | |
parent | 388a2772979b625042524d8b91280616ab4ff5ee (diff) | |
download | linux-b1ae8ca54e3c746b2c80300ad2ed72ef4181b3a9.tar.gz linux-b1ae8ca54e3c746b2c80300ad2ed72ef4181b3a9.tar.bz2 linux-b1ae8ca54e3c746b2c80300ad2ed72ef4181b3a9.zip |
arm64: dts: meson: libretech-ac: update model description
Shorten the model description to improve readability in some app GUIs
that show the string.
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 'arch/arm64/boot/dts')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts index 82b1c4851147..4d5949496596 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts @@ -14,7 +14,7 @@ / { compatible = "libretech,aml-s805x-ac", "amlogic,s805x", "amlogic,meson-gxl"; - model = "Libre Computer Board AML-S805X-AC"; + model = "Libre Computer AML-S805X-AC"; aliases { serial0 = &uart_AO; |