From 2d05959026f9c42b4fe814be53e4300ca37d97f0 Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Sun, 23 Oct 2022 22:23:36 +0300 Subject: [PATCH] msm8998-oneplus-common: Drop GPU down to 257 MHz for better stability --- arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi index f6ff2714fb78..e86b629adebc 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi @@ -106,7 +106,7 @@ gpios = <&pm8998_gpio 5 GPIO_ACTIVE_LOW>; linux,code = ; debounce-interval = <15>; - wakeup-source; + wakeup-source; // TODO: remove? }; button-vol-up { @@ -114,7 +114,7 @@ gpios = <&pm8998_gpio 6 GPIO_ACTIVE_LOW>; linux,code = ; debounce-interval = <15>; - wakeup-source; + wakeup-source; // TODO: remove? }; }; @@ -662,6 +662,8 @@ /delete-node/ opp-670000048; /delete-node/ opp-596000097; /delete-node/ opp-515000097; + /delete-node/ opp-414000000; + /delete-node/ opp-342000000; }; };