diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2018-07-31 09:11:26 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-09-07 19:11:00 +0200 |
commit | 18c7bd32047b990474d7dd60092af977c51b9acc (patch) | |
tree | d52905f49307fc028f0e0a9f8b122c26f7688b2d /arch/arm/boot/dts/omap3-gta04a4.dts | |
parent | ARM: dts: omap3-gta04a3: fix model name for A3 variant (diff) | |
download | linux-18c7bd32047b990474d7dd60092af977c51b9acc.tar.xz linux-18c7bd32047b990474d7dd60092af977c51b9acc.zip |
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: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-gta04a4.dts')
-rw-r--r-- | arch/arm/boot/dts/omap3-gta04a4.dts | 2 |
1 files changed, 1 insertions, 1 deletions
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"; }; |