diff mbox series

[v2,25/32] ARM: dts: omap3-gta04a5: fix model name

Message ID 0f5a04c2c2e9fc39ce3e3b645363c34bf517d944.1533021093.git.hns@goldelico.com (mailing list archive)
State New, archived
Headers show
Series Device Tree Updates for GTA04 (A3/A4/A5 variants) | expand

Commit Message

H. Nikolaus Schaller July 31, 2018, 7:11 a.m. UTC
GTA04 is the project name and Letux 2804 the product name.
Report both.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
---
 arch/arm/boot/dts/omap3-gta04a5.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/omap3-gta04a5.dts b/arch/arm/boot/dts/omap3-gta04a5.dts
index b691e70773f9..c01b4715fb83 100644
--- a/arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/arch/arm/boot/dts/omap3-gta04a5.dts
@@ -9,7 +9,7 @@ 
 #include "omap3-gta04.dtsi"
 
 / {
-	model = "Goldelico GTA04A5";
+	model = "Goldelico GTA04A5/Letux 2804";
 
 	sound {
 		ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>;    /* GTA04A5 only */