ARM: dts: omap3-gta04a4: fix model name for A4 variant
authorH. Nikolaus Schaller <hns@goldelico.com>
Tue, 31 Jul 2018 07:11:26 +0000 (09:11 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 7 Sep 2018 17:11:00 +0000 (10:11 -0700)
GTA04 is the project name and Letux 2804 the product name.
Report both.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04a4.dts

index c918bb1..77afc71 100644 (file)
@@ -9,5 +9,5 @@
 #include "omap3-gta04.dtsi"
 
 / {
-       model = "Goldelico GTA04A4";
+       model = "Goldelico GTA04A4/Letux 2804";
 };