GNU Linux-libre 6.1.90-gnu
[releases.git] / arch / arm64 / boot / dts / qcom / sa8540p.dtsi
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3  * Copyright (c) 2021, The Linux Foundation. All rights reserved.
4  * Copyright (c) 2022, Linaro Limited
5  */
6
7 #include "sc8280xp.dtsi"
8
9 /delete-node/ &cpu0_opp_table;
10 /delete-node/ &cpu4_opp_table;
11
12 / {
13         cpu0_opp_table: cpu0-opp-table {
14                 compatible = "operating-points-v2";
15                 opp-shared;
16
17                 opp-403200000 {
18                         opp-hz = /bits/ 64 <403200000>;
19                 };
20                 opp-499200000 {
21                         opp-hz = /bits/ 64 <499200000>;
22                 };
23                 opp-595200000 {
24                         opp-hz = /bits/ 64 <595200000>;
25                 };
26                 opp-710400000 {
27                         opp-hz = /bits/ 64 <710400000>;
28                 };
29                 opp-806400000 {
30                         opp-hz = /bits/ 64 <806400000>;
31                 };
32                 opp-902400000 {
33                         opp-hz = /bits/ 64 <902400000>;
34                 };
35                 opp-1017600000 {
36                         opp-hz = /bits/ 64 <1017600000>;
37                 };
38                 opp-1113600000 {
39                         opp-hz = /bits/ 64 <1113600000>;
40                 };
41                 opp-1209600000 {
42                         opp-hz = /bits/ 64 <1209600000>;
43                 };
44                 opp-1324800000 {
45                         opp-hz = /bits/ 64 <1324800000>;
46                 };
47                 opp-1440000000 {
48                         opp-hz = /bits/ 64 <1440000000>;
49                 };
50                 opp-1555200000 {
51                         opp-hz = /bits/ 64 <1555200000>;
52                 };
53                 opp-1670400000 {
54                         opp-hz = /bits/ 64 <1670400000>;
55                 };
56                 opp-1785600000 {
57                         opp-hz = /bits/ 64 <1785600000>;
58                 };
59                 opp-1881600000 {
60                         opp-hz = /bits/ 64 <1881600000>;
61                 };
62                 opp-2016000000 {
63                         opp-hz = /bits/ 64 <2016000000>;
64                 };
65                 opp-2131200000 {
66                         opp-hz = /bits/ 64 <2131200000>;
67                 };
68                 opp-2246400000 {
69                         opp-hz = /bits/ 64 <2246400000>;
70                 };
71         };
72
73         cpu4_opp_table: cpu4-opp-table {
74                 compatible = "operating-points-v2";
75                 opp-shared;
76
77                 opp-825600000 {
78                         opp-hz = /bits/ 64 <825600000>;
79                 };
80                 opp-940800000 {
81                         opp-hz = /bits/ 64 <940800000>;
82                 };
83                 opp-1056000000 {
84                         opp-hz = /bits/ 64 <1056000000>;
85                 };
86                 opp-1171200000 {
87                         opp-hz = /bits/ 64 <1171200000>;
88                 };
89                 opp-1286400000 {
90                         opp-hz = /bits/ 64 <1286400000>;
91                 };
92                 opp-1401600000 {
93                         opp-hz = /bits/ 64 <1401600000>;
94                 };
95                 opp-1516800000 {
96                         opp-hz = /bits/ 64 <1516800000>;
97                 };
98                 opp-1632000000 {
99                         opp-hz = /bits/ 64 <1632000000>;
100                 };
101                 opp-1747200000 {
102                         opp-hz = /bits/ 64 <1747200000>;
103                 };
104                 opp-1862400000 {
105                         opp-hz = /bits/ 64 <1862400000>;
106                 };
107                 opp-1977600000 {
108                         opp-hz = /bits/ 64 <1977600000>;
109                 };
110                 opp-2073600000 {
111                         opp-hz = /bits/ 64 <2073600000>;
112                 };
113                 opp-2169600000 {
114                         opp-hz = /bits/ 64 <2169600000>;
115                 };
116                 opp-2284800000 {
117                         opp-hz = /bits/ 64 <2284800000>;
118                 };
119                 opp-2380800000 {
120                         opp-hz = /bits/ 64 <2380800000>;
121                 };
122                 opp-2496000000 {
123                         opp-hz = /bits/ 64 <2496000000>;
124                 };
125                 opp-2592000000 {
126                         opp-hz = /bits/ 64 <2592000000>;
127                 };
128         };
129 };
130
131 &rpmhpd {
132         compatible = "qcom,sa8540p-rpmhpd";
133 };