arm64: dts: qcom: sm8350-hdk: enable GPU

Enable the GPU on the SM8350-HDK device. The ZAP shader is required for
the GPU to function properly.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230209133839.762631-7-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2023-02-09 15:38:39 +02:00 committed by Bjorn Andersson
parent 54af0ceb75
commit a8ecd17bb6

View File

@ -284,6 +284,14 @@ &gpi_dma1 {
status = "okay";
};
&gpu {
status = "okay";
zap-shader {
firmware-name = "qcom/sm8350/a660_zap.mbn";
};
};
&i2c15 {
clock-frequency = <400000>;
status = "okay";