diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2018-07-31 10:11:28 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-09-07 20:11:02 +0300 |
commit | acdf6035a84de1e48bf259c48cbc587582f9dae8 (patch) | |
tree | 3b69c9b76c1f74588c066fc57c80d611ff79885e /arch/arm/boot/dts/omap3-gta04a5.dts | |
parent | b918bba089fc9f389ee9308fbb6395070d1fb834 (diff) | |
download | linux-acdf6035a84de1e48bf259c48cbc587582f9dae8.tar.xz |
ARM: dts: omap3-gta04a5: fix model name
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-gta04a5.dts')
-rw-r--r-- | arch/arm/boot/dts/omap3-gta04a5.dts | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |