Commit e877f075 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

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

Enable the GPU and provide a path for the ZAP blob.
Reviewed-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231127-topic-a7xx_dt-v2-5-2a437588e563@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent c9f785d7
......@@ -513,6 +513,14 @@ vreg_l3g_1p2: ldo3 {
};
};
&gpu {
status = "okay";
zap-shader {
firmware-name = "qcom/sm8550/a740_zap.mbn";
};
};
&i2c_master_hub_0 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment