Skip to content

Commit ed5ec15

Browse files
akhilpo-qcomJie Zhang
authored andcommitted
PENDING: arm64: dts: qcom: kaanapali-mtp: Enable GPU
Add the secure firmware name property and enable GPU support on Kaanapali MTP device. Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
1 parent 3b20bfe commit ed5ec15

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm64/boot/dts/qcom/kaanapali-mtp.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,14 @@
870870
};
871871
};
872872

873+
&gpu {
874+
status = "okay";
875+
};
876+
877+
&gpu_zap_shader {
878+
firmware-name = "qcom/kaanapali/gen80200_zap.mbn";
879+
};
880+
873881
&lpass_vamacro {
874882
pinctrl-0 = <&dmic01_default>, <&dmic23_default>;
875883
pinctrl-names = "default";

0 commit comments

Comments
 (0)