Lines Matching +full:opp +full:- +full:600000000

1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/bus/ti-sysc.h>
9 #include <dt-bindings/media/omap3-isp.h>
21 operating-points-v2 = <&cpu0_opp_table>;
23 vbb-supply = <&abb_mpu_iva>;
24 clock-latency = <300000>; /* From omap-cpufreq driver */
25 #cooling-cells = <2>;
29 cpu0_opp_table: opp-table {
30 compatible = "operating-points-v2-ti-cpu";
33 opp-50-300000000 {
35 opp-hz = /bits/ 64 <300000000>;
38 * Table 4-19 of the DM3730 Data sheet (SPRS685B)
39 * Format is: cpu0-supply: <target min max>
40 * vbb-supply: <target min max>
42 opp-microvolt = <1012500 1012500 1012500>,
48 opp-supported-hw = <0xffffffff 3>;
49 opp-suspend;
52 opp-100-600000000 {
54 opp-hz = /bits/ 64 <600000000>;
55 opp-microvolt = <1200000 1200000 1200000>,
57 opp-supported-hw = <0xffffffff 3>;
60 opp-130-800000000 {
62 opp-hz = /bits/ 64 <800000000>;
63 opp-microvolt = <1325000 1325000 1325000>,
65 opp-supported-hw = <0xffffffff 3>;
68 opp-1000000000 {
70 opp-hz = /bits/ 64 <1000000000>;
71 opp-microvolt = <1375000 1375000 1375000>,
73 /* only on am/dm37x with speed-binned bit set */
74 opp-supported-hw = <0xffffffff 2>;
78 opp_supply_mpu_iva: opp-supply {
79 compatible = "ti,omap-opp-supply";
80 ti,absolute-max-voltage-uv = <1375000>;
85 compatible = "ti,omap3-uart";
89 dma-names = "tx", "rx";
91 clock-frequency = <48000000>;
94 abb_mpu_iva: regulator-abb-mpu {
95 compatible = "ti,abb-v1";
96 regulator-name = "abb_mpu_iva";
97 #address-cells = <0>;
98 #size-cells = <0>;
100 reg-names = "base-address", "int-address";
101 ti,tranxdone-status-mask = <0x4000000>;
103 ti,settling-time = <30>;
104 ti,clock-cycles = <8>;
115 compatible = "ti,omap3-padconf", "pinctrl-single";
117 #address-cells = <1>;
118 #size-cells = <0>;
119 #pinctrl-cells = <1>;
120 #interrupt-cells = <1>;
121 interrupt-controller;
122 pinctrl-single,register-width = <16>;
123 pinctrl-single,function-mask = <0xff1f>;
127 compatible = "ti,omap3-isp";
133 ti,phy-type = <OMAP3ISP_PHY_TYPE_CSIPHY>;
134 #clock-cells = <1>;
136 #address-cells = <1>;
137 #size-cells = <0>;
143 compatible = "ti,omap36xx-bandgap";
144 #thermal-sensor-cells = <0>;
147 target-module@480cb000 {
148 compatible = "ti,sysc-omap3630-sr", "ti,sysc";
151 reg-names = "sysc";
152 ti,sysc-mask = <SYSC_OMAP3_SR_ENAWAKEUP>;
153 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
157 clock-names = "fck";
158 #address-cells = <1>;
159 #size-cells = <1>;
163 compatible = "ti,omap3-smartreflex-core";
169 target-module@480c9000 {
170 compatible = "ti,sysc-omap3630-sr", "ti,sysc";
173 reg-names = "sysc";
174 ti,sysc-mask = <SYSC_OMAP3_SR_ENAWAKEUP>;
175 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
179 clock-names = "fck";
180 #address-cells = <1>;
181 #size-cells = <1>;
186 compatible = "ti,omap3-smartreflex-mpu-iva";
194 * "ti,sysc-omap4" type register with just sidle and midle bits
195 * available while omap34xx has "ti,sysc-omap2" type sysconfig.
197 sgx_module: target-module@50000000 {
198 compatible = "ti,sysc-omap4", "ti,sysc";
201 reg-names = "rev", "sysc";
202 ti,sysc-midle = <SYSC_IDLE_FORCE>,
205 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
209 clock-names = "fck", "ick";
210 #address-cells = <1>;
211 #size-cells = <1>;
215 compatible = "ti,omap3630-gpu", "img,powervr-sgx530";
222 thermal_zones: thermal-zones {
223 #include "omap3-cpu-thermal.dtsi"
228 compatible = "ti,omap3630-sdma", "ti,omap-sdma";
234 clock-names = "fck", "tv_dac_clk";
243 clock-names = "ssi_ssr_fck",
252 /include/ "omap34xx-omap36xx-clocks.dtsi"
253 /include/ "omap36xx-omap3430es2plus-clocks.dtsi"
254 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
255 /include/ "omap36xx-clocks.dtsi"