]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm64/qcom/sdm850.dtsi
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm64 / qcom / sdm850.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * SDM850 SoC device tree source
4 *
5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
6 */
7
8 #include "sdm845.dtsi"
9
10 &cpu4_opp_table {
11 cpu4_opp33: opp-2841600000 {
12 opp-hz = /bits/ 64 <2841600000>;
13 opp-peak-kBps = <7216000 25497600>;
14 };
15
16 cpu4_opp34: opp-2956800000 {
17 opp-hz = /bits/ 64 <2956800000>;
18 opp-peak-kBps = <7216000 25497600>;
19 };
20 };