Lines Matching +full:speed +full:- +full:grade
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/bus/ti-sysc.h>
9 #include <dt-bindings/media/omap3-isp.h>
16 /* OMAP343x/OMAP35xx variants OPP1-6 */
17 operating-points-v2 = <&cpu0_opp_table>;
19 clock-latency = <300000>; /* From legacy driver */
20 #cooling-cells = <2>;
24 cpu0_opp_table: opp-table {
25 compatible = "operating-points-v2-ti-cpu";
28 opp-125000000 {
29 opp-hz = /bits/ 64 <125000000>;
32 * Table 3-3 of the omap3530 Data sheet (SPRS507F).
35 opp-microvolt = <975000 975000 975000>;
40 opp-supported-hw = <0xffffffff 3>;
43 opp-250000000 {
44 opp-hz = /bits/ 64 <250000000>;
45 opp-microvolt = <1075000 1075000 1075000>;
46 opp-supported-hw = <0xffffffff 3>;
47 opp-suspend;
50 opp-500000000 {
51 opp-hz = /bits/ 64 <500000000>;
52 opp-microvolt = <1200000 1200000 1200000>;
53 opp-supported-hw = <0xffffffff 3>;
56 opp-550000000 {
57 opp-hz = /bits/ 64 <550000000>;
58 opp-microvolt = <1275000 1275000 1275000>;
59 opp-supported-hw = <0xffffffff 3>;
62 opp-600000000 {
63 opp-hz = /bits/ 64 <600000000>;
64 opp-microvolt = <1350000 1350000 1350000>;
65 opp-supported-hw = <0xffffffff 3>;
68 opp-720000000 {
69 opp-hz = /bits/ 64 <720000000>;
70 opp-microvolt = <1350000 1350000 1350000>;
71 /* only high-speed grade omap3530 devices */
72 opp-supported-hw = <0xffffffff 2>;
73 turbo-mode;
79 compatible = "ti,omap3-padconf", "pinctrl-single";
81 #address-cells = <1>;
82 #size-cells = <0>;
83 #pinctrl-cells = <1>;
84 #interrupt-cells = <1>;
85 interrupt-controller;
86 pinctrl-single,register-width = <16>;
87 pinctrl-single,function-mask = <0xff1f>;
91 compatible = "ti,omap3-isp";
97 ti,phy-type = <OMAP3ISP_PHY_TYPE_COMPLEX_IO>;
98 #clock-cells = <1>;
100 #address-cells = <1>;
101 #size-cells = <0>;
107 compatible = "ti,omap34xx-bandgap";
108 #thermal-sensor-cells = <0>;
111 target-module@480cb000 {
112 compatible = "ti,sysc-omap3430-sr", "ti,sysc";
115 reg-names = "sysc";
116 ti,sysc-mask = <SYSC_OMAP2_CLOCKACTIVITY>;
118 clock-names = "fck";
119 #address-cells = <1>;
120 #size-cells = <1>;
124 compatible = "ti,omap3-smartreflex-core";
130 target-module@480c9000 {
131 compatible = "ti,sysc-omap3430-sr", "ti,sysc";
134 reg-names = "sysc";
135 ti,sysc-mask = <SYSC_OMAP2_CLOCKACTIVITY>;
137 clock-names = "fck";
138 #address-cells = <1>;
139 #size-cells = <1>;
143 compatible = "ti,omap3-smartreflex-mpu-iva";
153 * write-only at 0x50000e10. We detect SGX based on the SGX
159 sgx_module: target-module@50000000 {
160 compatible = "ti,sysc-omap2", "ti,sysc";
162 reg-names = "rev";
164 clock-names = "fck", "ick";
165 #address-cells = <1>;
166 #size-cells = <1>;
170 compatible = "ti,omap3430-gpu", "img,powervr-sgx530";
177 thermal_zones: thermal-zones {
178 #include "omap3-cpu-thermal.dtsi"
188 clock-names = "ssi_ssr_fck",
197 /include/ "omap34xx-omap36xx-clocks.dtsi"
198 /include/ "omap36xx-omap3430es2plus-clocks.dtsi"
199 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"