Skip to content

Commit

Permalink
fixup! arm64: dts: qcom: sdm660-platina: Add several more features
Browse files Browse the repository at this point in the history
  • Loading branch information
minlexx committed Jun 9, 2024
1 parent 2d655a6 commit 709d91e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions arch/arm64/boot/dts/qcom/sdm660-xiaomi-platina.dts
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,7 @@

gpio_keys {
status = "okay";
compatible = "gpio-keys-polled";
poll-interval = <100>;
compatible = "gpio-keys";
label = "Volume up";
pinctrl-names = "default";
pinctrl-0 = <&vol_up_gpio_default>;
Expand Down Expand Up @@ -752,15 +751,15 @@

};

&adreno_gpu{
&adreno_gpu {
status = "disabled";
};

&gpucc{
&gpucc {
status = "disabled";
};

&mmcc{
&mmcc {
status = "disabled";
};

Expand Down

0 comments on commit 709d91e

Please sign in to comment.