mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
18c7bd3204
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>
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
/*
|
|
* Copyright (C) 2014 Marek Belisko <marek@goldelico.com>
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*/
|
|
|
|
#include "omap3-gta04.dtsi"
|
|
|
|
/ {
|
|
model = "Goldelico GTA04A4/Letux 2804";
|
|
};
|