Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18c7bd32 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren
Browse files

ARM: dts: omap3-gta04a4: fix model name for A4 variant



GTA04 is the project name and Letux 2804 the product name.
Report both.

Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2719623e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@
#include "omap3-gta04.dtsi"

/ {
	model = "Goldelico GTA04A4";
	model = "Goldelico GTA04A4/Letux 2804";
};