diff mbox series

arm64: dts: meson: libretech: update board model

Message ID 20180830105317.9337-1-jbrunet@baylibre.com
State Accepted
Commit b7eb0e26cc4a212fde09144cd49d4103170d2b9e
Headers show
Series arm64: dts: meson: libretech: update board model | expand

Commit Message

Jerome Brunet Aug. 30, 2018, 10:53 a.m. UTC
There is actually several different libretech board with the CC suffix
so the model name is not appropriate here. Update to something more
specific

Reported-by: Da Xue <da@lessconfused.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

---
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1

Comments

Kevin Hilman Sept. 13, 2018, 4:12 a.m. UTC | #1
Jerome Brunet <jbrunet@baylibre.com> writes:

> There is actually several different libretech board with the CC suffix

> so the model name is not appropriate here. Update to something more

> specific

>

> Reported-by: Da Xue <da@lessconfused.com>

> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>


Applied to v4.20/dt64

Kevin
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
index f63bceb88caa..90a56af967a7 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
@@ -13,7 +13,7 @@ 
 
 / {
 	compatible = "libretech,cc", "amlogic,s905x", "amlogic,meson-gxl";
-	model = "Libre Technology CC";
+	model = "Libre Computer Board AML-S905X-CC";
 
 	aliases {
 		serial0 = &uart_AO;