diff mbox series

[23/32] ARM: dts: omap3-gta04a4: fix model name for A4 variant

Message ID ae6ee3fbc2ac0fe2040c435a995a7a61fea45061.1532501910.git.hns@goldelico.com (mailing list archive)
State New, archived
Headers show
Series [01/32] ARM: dts: omap3-gta04: fix typo in backlight pins node name | expand

Commit Message

H. Nikolaus Schaller July 25, 2018, 6:58 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-gta04a4.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/omap3-gta04a4.dts b/arch/arm/boot/dts/omap3-gta04a4.dts
index c918bb1f0529..77afc711fe4f 100644
--- a/arch/arm/boot/dts/omap3-gta04a4.dts
+++ b/arch/arm/boot/dts/omap3-gta04a4.dts
@@ -9,5 +9,5 @@ 
 #include "omap3-gta04.dtsi"
 
 / {
-	model = "Goldelico GTA04A4";
+	model = "Goldelico GTA04A4/Letux 2804";
 };