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 "am3517.dtsi"
13 model = "TI AM3517 EVM (AM3517/05 TMDSEVM3517)";
14 compatible = "ti,am3517-evm", "ti,am3517", "ti,omap3";
17 device_type = "memory";
18 reg = <0x80000000 0x10000000>; /* 256 MB */
22 compatible = "regulator-fixed";
23 regulator-name = "vmmc_fixed";
24 regulator-min-microvolt = <3300000>;
25 regulator-max-microvolt = <3300000>;
38 clock-frequency = <400000>;
42 clock-frequency = <400000>;
46 clock-frequency = <400000>;
50 vmmc-supply = <&vmmc_fixed>;