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

arm64: dts: qcom: qrb4210-rb2: Enable GPU

Enable the A610 GPU and provide a firmware path to the ZAP blob.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230620-topic-gpu_tablet_disp-v2-4-0538ea1beb0b@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent be9f88ab
......@@ -179,6 +179,14 @@ &gpi_dma0 {
status = "okay";
};
&gpu {
status = "okay";
zap-shader {
firmware-name = "qcom/qrb4210/a610_zap.mbn";
};
};
&i2c2 {
clock-frequency = <400000>;
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