2 * Device Tree Source for OMAP3 SoC
4 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
19 /* OMAP3630/OMAP37xx 'standard device' variants OPP50 to OPP130 */
27 clock-latency = <300000>; /* From legacy driver */
32 uart4: serial@49042000 {
33 compatible = "ti,omap3-uart";
34 reg = <0x49042000 0x400>;
36 dmas = <&sdma 81 &sdma 82>;
37 dma-names = "tx", "rx";
39 clock-frequency = <48000000>;
42 abb_mpu_iva: regulator-abb-mpu {
43 compatible = "ti,abb-v1";
44 regulator-name = "abb_mpu_iva";
47 reg = <0x483072f0 0x8>, <0x48306818 0x4>;
48 reg-names = "base-address", "int-address";
49 ti,tranxdone-status-mask = <0x4000000>;
51 ti,settling-time = <30>;
52 ti,clock-cycles = <8>;
54 /*uV ABB efuse rbb_m fbb_m vset_m*/
62 omap3_pmx_core2: pinmux@480025a0 {
63 compatible = "ti,omap3-padconf", "pinctrl-single";
64 reg = <0x480025a0 0x5c>;
67 #interrupt-cells = <1>;
69 pinctrl-single,register-width = <16>;
70 pinctrl-single,function-mask = <0xff1f>;
75 /* OMAP3630 needs dss_96m_fck for VENC */
77 clocks = <&dss_tv_fck>, <&dss_96m_fck>;
78 clock-names = "fck", "tv_dac_clk";
84 clocks = <&ssi_ssr_fck>,
87 clock-names = "ssi_ssr_fck",
92 /include/ "omap34xx-omap36xx-clocks.dtsi"
93 /include/ "omap36xx-omap3430es2plus-clocks.dtsi"
94 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
95 /include/ "omap36xx-clocks.dtsi"