mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
d17eb9b2a9
This patch is preparation of adding more boards which have common moved to omap3-gta04.dtsi. Other boards have only small additions to omap3-gta04a4. Signed-off-by: Marek Belisko <marek@goldelico.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
14 lines
322 B
Plaintext
14 lines
322 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";
|
|
};
|