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.
11 #include <dt-bindings/media/omap3-isp.h>
21 /* OMAP3630/OMAP37xx 'standard device' variants OPP50 to OPP130 */
29 clock-latency = <300000>; /* From legacy driver */
34 uart4: serial@49042000 {
35 compatible = "ti,omap3-uart";
36 reg = <0x49042000 0x400>;
38 dmas = <&sdma 81 &sdma 82>;
39 dma-names = "tx", "rx";
41 clock-frequency = <48000000>;
44 abb_mpu_iva: regulator-abb-mpu {
45 compatible = "ti,abb-v1";
46 regulator-name = "abb_mpu_iva";
49 reg = <0x483072f0 0x8>, <0x48306818 0x4>;
50 reg-names = "base-address", "int-address";
51 ti,tranxdone-status-mask = <0x4000000>;
53 ti,settling-time = <30>;
54 ti,clock-cycles = <8>;
56 /*uV ABB efuse rbb_m fbb_m vset_m*/
64 omap3_pmx_core2: pinmux@480025a0 {
65 compatible = "ti,omap3-padconf", "pinctrl-single";
66 reg = <0x480025a0 0x5c>;
69 #interrupt-cells = <1>;
71 pinctrl-single,register-width = <16>;
72 pinctrl-single,function-mask = <0xff1f>;
76 compatible = "ti,omap3-isp";
77 reg = <0x480bc000 0x12fc
81 syscon = <&scm_conf 0x2f0>;
82 ti,phy-type = <OMAP3ISP_PHY_TYPE_CSIPHY>;
91 reg = <0x48002524 0x4>;
92 compatible = "ti,omap36xx-bandgap";
93 #thermal-sensor-cells = <0>;
98 /* OMAP3630 needs dss_96m_fck for VENC */
100 clocks = <&dss_tv_fck>, <&dss_96m_fck>;
101 clock-names = "fck", "tv_dac_clk";
107 clocks = <&ssi_ssr_fck>,
110 clock-names = "ssi_ssr_fck",
115 /include/ "omap34xx-omap36xx-clocks.dtsi"
116 /include/ "omap36xx-omap3430es2plus-clocks.dtsi"
117 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
118 /include/ "omap36xx-clocks.dtsi"