1279377Simp/*
2279377Simp * Copyright (C) 2014 Joachim Eastwood <manabian@gmail.com>
3279377Simp *
4279377Simp * This program is free software; you can redistribute it and/or modify
5279377Simp * it under the terms of the GNU General Public License version 2 as
6279377Simp * published by the Free Software Foundation.
7279377Simp */
8279377Simp/dts-v1/;
9279377Simp
10279377Simp#include "omap4-var-som-om44.dtsi"
11279377Simp#include "omap4-var-som-om44-wlan.dtsi"
12279377Simp#include "omap4-var-om44customboard.dtsi"
13279377Simp
14279377Simp/ {
15279377Simp	model = "Variscite VAR-STK-OM44";
16279377Simp	compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
17279377Simp};
18