mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
0577387819
Both the VAR-STK-OM44 and VAR-DVK-OM44 boards comes with the WLAN/BT version of the system on module VAR-SOM-OM44. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
18 lines
521 B
Plaintext
18 lines
521 B
Plaintext
/*
|
|
* Copyright (C) 2014 Joachim Eastwood <manabian@gmail.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.
|
|
*/
|
|
/dts-v1/;
|
|
|
|
#include "omap4-var-som-om44.dtsi"
|
|
#include "omap4-var-som-om44-wlan.dtsi"
|
|
#include "omap4-var-om44customboard.dtsi"
|
|
|
|
/ {
|
|
model = "Variscite VAR-STK-OM44";
|
|
compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
|
|
};
|