From 459ad4fd04044cb8af16f20c7bfd7ce53719db3a Mon Sep 17 00:00:00 2001 From: Mahadevan Date: Mon, 14 Oct 2024 09:39:36 +0530 Subject: [PATCH] ARM: dts: msm: update dither count as per hw capability This change updates number of pingpong dither supported for sun target. Change-Id: Ie4685d349e8a56b6fb1017409168347b48145992 Signed-off-by: Mahadevan Signed-off-by: lnxdisplay --- display/sun-sde-common.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/sun-sde-common.dtsi b/display/sun-sde-common.dtsi index 12270f64..0b0c405c 100644 --- a/display/sun-sde-common.dtsi +++ b/display/sun-sde-common.dtsi @@ -110,7 +110,7 @@ qcom,sde-dsc-native422-supp = <1 1 1 1 1 1 1 1>; qcom,sde-dither-off = <0xe0 0xe0 0xe0 - 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0>; + 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0 0xe0>; qcom,sde-cwb-dither = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x1 0x1 0x1>; qcom,sde-dither-version = <0x00020000>; qcom,sde-dither-size = <0x20>;