2 * Device Tree Source for OMAP443x SoC
4 * Copyright (C) 2013 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.
16 /* OMAP443x variants OPP50-OPPNT */
24 clock-latency = <300000>; /* From legacy driver */
27 #cooling-cells = <2>; /* min followed by max */
32 #include "omap4-cpu-thermal.dtsi"
36 /* 4430 has only gpio_86 tshut and no talert interrupt */
37 bandgap: bandgap@4a002260 {
40 compatible = "ti,omap4430-bandgap";
41 gpios = <&gpio3 22 GPIO_ACTIVE_HIGH>;
43 #thermal-sensor-cells = <0>;
48 abb_mpu: regulator-abb-mpu {
51 reg = <0x4a307bd0 0x8>, <0x4a306014 0x4>;
52 reg-names = "base-address", "int-address";
55 /*uV ABB efuse rbb_m fbb_m vset_m*/
64 /* Default unused, just provide register info for record */
65 abb_iva: regulator-abb-iva {
66 reg = <0x4a307bd8 0x8>, <0x4a306010 0x4>;
67 reg-names = "base-address", "int-address";
75 coefficients = <0 20000>;
78 /include/ "omap443x-clocks.dtsi"
81 * Use dpll_per for sgx at 153.6MHz like droid4 stock v3.0.8 Android kernel
84 assigned-clocks = <&l3_gfx_clkctrl OMAP4_GPU_CLKCTRL 24>,
86 assigned-clock-rates = <0>, <153600000>;
87 assigned-clock-parents = <&dpll_per_m7x2_ck>;