JustOS/linux-6.13/arch/arm64/boot/dts/qcom/sdm450.dtsi

15 lines
294 B
Plaintext
Raw Normal View History

2025-01-24 14:00:19 +00:00
// SPDX-License-Identifier: BSD-3-Clause
/* Copyright (c) 2023, Luca Weiss <luca@z3ntu.xyz> */
#include "msm8953.dtsi"
&gpu_opp_table {
/delete-node/ opp-650000000;
opp-600000000 {
opp-hz = /bits/ 64 <600000000>;
opp-supported-hw = <0xff>;
required-opps = <&rpmpd_opp_turbo>;
};
};