Skip to content

Commit 052750a

Browse files
lujianhuaandersson
authored andcommitted
arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
Missing vendor name for venus firmware path. Add it. Fixes: a41b617 ("arm64: dts: qcom: sm8250: Add device tree for Xiaomi Mi Pad 5 Pro") Signed-off-by: Jianhua Lu <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 27072f2 commit 052750a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,6 @@
625625
};
626626

627627
&venus {
628-
firmware-name = "qcom/sm8250/elish/venus.mbn";
628+
firmware-name = "qcom/sm8250/xiaomi/elish/venus.mbn";
629629
status = "okay";
630630
};

0 commit comments

Comments
 (0)