2024-04-25 08:07:46

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU

Add path of the GPU firmware for the SM8650-HDK board

Signed-off-by: Neil Armstrong <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8650-hdk.dts b/arch/arm64/boot/dts/qcom/sm8650-hdk.dts
index 3791c36579be..7f2dbada63b5 100644
--- a/arch/arm64/boot/dts/qcom/sm8650-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8650-hdk.dts
@@ -836,6 +836,14 @@ &ipa {
status = "okay";
};

+&gpu {
+ status = "okay";
+
+ zap-shader {
+ firmware-name = "qcom/sm8650/gen70900_zap.mbn";
+ };
+};
+
&lpass_tlmm {
spkr_1_sd_n_active: spkr-1-sd-n-active-state {
pins = "gpio21";

---
base-commit: 3a01487d6106128530737d62f28c6a7833ff5ccf
change-id: 20240425-topic-sm8650-upstream-hdk-gpu-24b42b72b127

Best regards,
--
Neil Armstrong <[email protected]>



2024-04-30 10:06:24

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU

On 25.04.2024 10:07 AM, Neil Armstrong wrote:
> Add path of the GPU firmware for the SM8650-HDK board
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---

Reviewed-by: Konrad Dybcio <[email protected]>

Konrad

2024-05-27 03:03:42

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU


On Thu, 25 Apr 2024 10:07:16 +0200, Neil Armstrong wrote:
> Add path of the GPU firmware for the SM8650-HDK board
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sm8650-hdk: enable GPU
commit: 404a89438abc0b89ec9adaf35c26743c17e448ce

Best regards,
--
Bjorn Andersson <[email protected]>