[PATCH 4/6] arm64: dts: qcom: sm8550-qrd: Enable the A740 GPU
Neil Armstrong
neil.armstrong at linaro.org
Thu Nov 30 01:53:49 PST 2023
On 27/11/2023 17:20, Konrad Dybcio wrote:
> Enable the GPU and provide a path for the ZAP blob.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio at linaro.org>
> ---
> arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8550-qrd.dts b/arch/arm64/boot/dts/qcom/sm8550-qrd.dts
> index eef811def39b..9fe51d308675 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550-qrd.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8550-qrd.dts
> @@ -596,6 +596,14 @@ &gcc {
> <&usb_dp_qmpphy QMP_USB43DP_USB3_PIPE_CLK>;
> };
>
> +&gpu {
> + status = "okay";
> +
> + zap-shader {
> + firmware-name = "qcom/sm8550/a740_zap.mbn";
> + };
> +};
> +
> &lpass_tlmm {
> spkr_1_sd_n_active: spkr-1-sd-n-active-state {
> pins = "gpio17";
>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the linux-arm-kernel
mailing list