diff mbox series

arm64: dts: qcom: sm8650-hdk: enable GPU

Message ID 20240425-topic-sm8650-upstream-hdk-gpu-v1-1-465a11af7441@linaro.org
State New
Headers show
Series arm64: dts: qcom: sm8650-hdk: enable GPU | expand

Commit Message

Neil Armstrong April 25, 2024, 8:07 a.m. UTC
Add path of the GPU firmware for the SM8650-HDK board

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 8 ++++++++
 1 file changed, 8 insertions(+)


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

Best regards,

Comments

Konrad Dybcio April 30, 2024, 10:05 a.m. UTC | #1
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 <neil.armstrong@linaro.org>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
diff mbox series

Patch

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";