Lines Matching +full:opp +full:- +full:table
4 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
11 #include <dt-bindings/bus/ti-sysc.h>
12 #include <dt-bindings/media/omap3-isp.h>
19 /* OMAP343x/OMAP35xx variants OPP1-6 */
20 operating-points-v2 = <&cpu0_opp_table>;
22 clock-latency = <300000>; /* From legacy driver */
23 #cooling-cells = <2>;
27 cpu0_opp_table: opp-table {
28 compatible = "operating-points-v2-ti-cpu";
31 opp1-125000000 {
32 opp-hz = /bits/ 64 <125000000>;
34 * we currently only select the max voltage from table
35 * Table 3-3 of the omap3530 Data sheet (SPRS507F).
38 opp-microvolt = <975000 975000 975000>;
43 opp-supported-hw = <0xffffffff 3>;
46 opp2-250000000 {
47 opp-hz = /bits/ 64 <250000000>;
48 opp-microvolt = <1075000 1075000 1075000>;
49 opp-supported-hw = <0xffffffff 3>;
50 opp-suspend;
53 opp3-500000000 {
54 opp-hz = /bits/ 64 <500000000>;
55 opp-microvolt = <1200000 1200000 1200000>;
56 opp-supported-hw = <0xffffffff 3>;
59 opp4-550000000 {
60 opp-hz = /bits/ 64 <550000000>;
61 opp-microvolt = <1275000 1275000 1275000>;
62 opp-supported-hw = <0xffffffff 3>;
65 opp5-600000000 {
66 opp-hz = /bits/ 64 <600000000>;
67 opp-microvolt = <1350000 1350000 1350000>;
68 opp-supported-hw = <0xffffffff 3>;
71 opp6-720000000 {
72 opp-hz = /bits/ 64 <720000000>;
73 opp-microvolt = <1350000 1350000 1350000>;
74 /* only high-speed grade omap3530 devices */
75 opp-supported-hw = <0xffffffff 2>;
76 turbo-mode;
82 compatible = "ti,omap3-padconf", "pinctrl-single";
84 #address-cells = <1>;
85 #size-cells = <0>;
86 #pinctrl-cells = <1>;
87 #interrupt-cells = <1>;
88 interrupt-controller;
89 pinctrl-single,register-width = <16>;
90 pinctrl-single,function-mask = <0xff1f>;
94 compatible = "ti,omap3-isp";
100 ti,phy-type = <OMAP3ISP_PHY_TYPE_COMPLEX_IO>;
101 #clock-cells = <1>;
103 #address-cells = <1>;
104 #size-cells = <0>;
110 compatible = "ti,omap34xx-bandgap";
111 #thermal-sensor-cells = <0>;
114 target-module@480cb000 {
115 compatible = "ti,sysc-omap3430-sr", "ti,sysc";
118 reg-names = "sysc";
119 ti,sysc-mask = <SYSC_OMAP2_CLOCKACTIVITY>;
121 clock-names = "fck";
122 #address-cells = <1>;
123 #size-cells = <1>;
127 compatible = "ti,omap3-smartreflex-core";
133 target-module@480c9000 {
134 compatible = "ti,sysc-omap3430-sr", "ti,sysc";
137 reg-names = "sysc";
138 ti,sysc-mask = <SYSC_OMAP2_CLOCKACTIVITY>;
140 clock-names = "fck";
141 #address-cells = <1>;
142 #size-cells = <1>;
146 compatible = "ti,omap3-smartreflex-mpu-iva";
156 * write-only at 0x50000e10. We detect SGX based on the SGX
162 sgx_module: target-module@50000000 {
163 compatible = "ti,sysc-omap2", "ti,sysc";
165 reg-names = "rev";
167 clock-names = "fck", "ick";
168 #address-cells = <1>;
169 #size-cells = <1>;
179 thermal_zones: thermal-zones {
180 #include "omap3-cpu-thermal.dtsi"
190 clock-names = "ssi_ssr_fck",
195 /include/ "omap34xx-omap36xx-clocks.dtsi"
196 /include/ "omap36xx-omap3430es2plus-clocks.dtsi"
197 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"