Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc7 17 lines 521 B view raw
1/* 2 * Copyright (C) 2014 Joachim Eastwood <manabian@gmail.com> 3 * 4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 as 6 * published by the Free Software Foundation. 7 */ 8/dts-v1/; 9 10#include "omap4-var-som-om44.dtsi" 11#include "omap4-var-som-om44-wlan.dtsi" 12#include "omap4-var-om44customboard.dtsi" 13 14/ { 15 model = "Variscite VAR-STK-OM44"; 16 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4"; 17};