arm64: dts: qcom: sm8550-mtp: Enable the A740 GPU

Enable the GPU and provide a path for the ZAP blob.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231127-topic-a7xx_dt-v2-5-2a437588e563@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Konrad Dybcio 2023-12-04 13:55:24 +01:00 committed by Bjorn Andersson
parent c9f785d7d5
commit e877f075a5

View File

@ -513,6 +513,14 @@
};
};
&gpu {
status = "okay";
zap-shader {
firmware-name = "qcom/sm8550/a740_zap.mbn";
};
};
&i2c_master_hub_0 {
status = "okay";
};