2 * Copyright (C) 2012 Variscite Ltd. - http://www.variscite.com
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.
10 /include/ "omap4.dtsi"
13 model = "Variscite OMAP4 SOM";
14 compatible = "var,omap4-var_som", "ti,omap4430", "ti,omap4";
17 device_type = "memory";
18 reg = <0x80000000 0x40000000>; /* 1 GB */
21 vdd_eth: fixedregulator@0 {
22 compatible = "regulator-fixed";
23 regulator-name = "VDD_ETH";
24 regulator-min-microvolt = <3300000>;
25 regulator-max-microvolt = <3300000>;
32 clock-frequency = <400000>;
36 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */
37 interrupts = <0 7 4>; /* IRQ_SYS_1N cascaded to gic */
38 interrupt-parent = <&gic>;
42 /include/ "twl6030.dtsi"
45 clock-frequency = <400000>;
49 clock-frequency = <400000>;
53 * http://www.ti.com/lit/ds/symlink/tmp105.pdf
56 compatible = "ti,tmp105";
62 clock-frequency = <400000>;
67 compatible = "ks8851";
68 spi-max-frequency = <24000000>;
70 interrupt-parent = <&gpio6>;
71 interrupts = <11>; /* gpio line 171 */
72 vdd-supply = <&vdd_eth>;
77 vmmc-supply = <&vmmc>;