Skip to content

Commit b8cf87c

Browse files
superna9999andersson
authored andcommitted
arm64: dts: qcom: sm8650-qrd: enable GPU
Add path of the GPU firmware for the SM8650-QRD board Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Jun Nie <jun.nie@linaro.org> Link: https://lore.kernel.org/r/20240318-topic-sm8650-gpu-v4-2-206eb0d31694@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent db33633 commit b8cf87c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sm8650-qrd.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,14 @@
766766
status = "okay";
767767
};
768768

769+
&gpu {
770+
status = "okay";
771+
772+
zap-shader {
773+
firmware-name = "qcom/sm8650/gen70900_zap.mbn";
774+
};
775+
};
776+
769777
&lpass_tlmm {
770778
spkr_1_sd_n_active: spkr-1-sd-n-active-state {
771779
pins = "gpio21";

0 commit comments

Comments
 (0)