2 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.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/ "omap3.dtsi"
13 model = "TI OMAP3 BeagleBoard";
14 compatible = "ti,omap3-beagle", "ti,omap3";
17 device_type = "memory";
18 reg = <0x80000000 0x20000000>; /* 512 MB */
23 clock-frequency = <2600000>;
27 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
28 interrupt-parent = <&intc>;
31 compatible = "ti,twl4030-vsim";
32 regulator-min-microvolt = <1800000>;
33 regulator-max-microvolt = <3000000>;
38 /include/ "twl4030.dtsi"
41 clock-frequency = <400000>;
45 clock-frequency = <100000>;
48 * Display monitor features are burnt in the EEPROM
52 compatible = "ti,eeprom";
58 vmmc-supply = <&vmmc1>;
59 vmmc_aux-supply = <&vsim>;