kernel-brax3-ubuntu-touch/arch/arm64/boot/dts/qcom/sdm850.dtsi
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

21 lines
420 B
Text

// SPDX-License-Identifier: GPL-2.0
/*
* SDM850 SoC device tree source
*
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
*/
#include "sdm845.dtsi"
&cpu4_opp_table {
cpu4_opp33: opp-2841600000 {
opp-hz = /bits/ 64 <2841600000>;
opp-peak-kBps = <7216000 25497600>;
};
cpu4_opp34: opp-2956800000 {
opp-hz = /bits/ 64 <2956800000>;
opp-peak-kBps = <7216000 25497600>;
turbo-mode;
};
};