ARM: dts: omap3-gta04a3: fix model name for A3 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>
This commit is contained in:
parent
2cc86a4705
commit
2719623ea7
|
@ -9,7 +9,7 @@
|
|||
#include "omap3-gta04.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Goldelico GTA04A3";
|
||||
model = "Goldelico GTA04A3/Letux 2804";
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
|
|
Loading…
Reference in New Issue