From e636b803813b881486922e234425bfd1712180f7 Mon Sep 17 00:00:00 2001 From: Patrick Daly Date: Sun, 17 Dec 2023 13:40:22 -0800 Subject: [PATCH] ARM: dts: msm: Enable continuous splash screen on sun Do not reset the display stream-ids as hardware is already in use when bootloader hands over control to linux. Change-Id: Iab66b7f17f5aca3756c33e1a3d8886b1fc104f04 Signed-off-by: Patrick Daly --- qcom/msm-arm-smmu-sun.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/msm-arm-smmu-sun.dtsi b/qcom/msm-arm-smmu-sun.dtsi index a4dd76e4..ef33c717 100644 --- a/qcom/msm-arm-smmu-sun.dtsi +++ b/qcom/msm-arm-smmu-sun.dtsi @@ -71,6 +71,7 @@ reg = <0x15000000 0x100000>; #iommu-cells = <2>; qcom,use-3-lvl-tables; + qcom,handoff-smrs = <0x800 0x2>; #global-interrupts = <1>; #size-cells = <1>; #address-cells = <1>;