summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2023-09-21 20:56:04 +0200
committerBjorn Andersson <andersson@kernel.org>2023-10-21 13:02:24 -0700
commite87cef6a035edc03b4ac98f88121c706b2843156 (patch)
treeda4af022b140f156a27a300829b7e06d59368be1 /arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
parentda528016952bf93ca810c43fafe518c699db7fa0 (diff)
arm64: dts: qcom: msm8916-samsung-gt5: Enable GPU
Enable the GPU for the msm8916-samsung-gt58 and gt510 tablets now that they have display panels enabled in the device tree. This was missed when the GPU was disabled by default because the change was not applied yet. Fixes: 0ce5bb825d54 ("arm64: dts: qcom: msm8916/39: Disable GPU by default") Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20230921-msm8916-rmem-fixups-v1-1-34d2b6e721cf@gerhold.net Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
index 75c4854ecd64..c3f1acc55078 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
@@ -112,6 +112,10 @@
};
};
+&gpu {
+ status = "okay";
+};
+
&mdss {
status = "okay";
};