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

arm64: dts: qcom: sm6115p-j606f: Enable GPU

Enable the A610 GPU and provide a firmware path to the ZAP blob.
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230620-topic-gpu_tablet_disp-v2-3-0538ea1beb0b@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent e3dc814d
...@@ -65,6 +65,14 @@ ramoops@ffc00000 { ...@@ -65,6 +65,14 @@ ramoops@ffc00000 {
}; };
}; };
&gpu {
status = "okay";
zap-shader {
firmware-name = "qcom/sm6115/LENOVO/J606F/a610_zap.mbn";
};
};
&mdss { &mdss {
status = "okay"; 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