From: tanhua1 Date: Mon, 11 Feb 2019 06:39:47 +0000 (+0800) Subject: dts: fix CtsAccessibilityGestureDectector issue. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a6eaefd0934a5b37173324b020012945c9d18275;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git dts: fix CtsAccessibilityGestureDectector issue. fix CTS case: android.accessibilityservice.cts. AccessibilityGestureDetectorTest#testRecognizeGesturePath Change-Id: Id6ea0ffb7f20a6ac7bff03443d6d6f47e05fb862 Signed-off-by: tanhua1 Reviewed-on: https://gerrit.mot.com/1307158 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- diff --git a/arch/arm64/boot/dts/exynos/exynos9610-display-lcd.dtsi b/arch/arm64/boot/dts/exynos/exynos9610-display-lcd.dtsi index 00efa5a85a7a..d4801659377f 100755 --- a/arch/arm64/boot/dts/exynos/exynos9610-display-lcd.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9610-display-lcd.dtsi @@ -331,7 +331,7 @@ device_type = "hixmax-hix83112a"; mode = <0>; /* 0: video mode, 1: DP command mode, 2: MIPI command mode */ resolution = <1080 2520>; - size = <80 120>; + size = <64 148>; timing,refresh = <60>; timing,h-porch = <8 22 8>; timing,v-porch = <28 24 4>; @@ -367,7 +367,7 @@ device_type = "novatek-nov36672a"; mode = <0>; /* 0: video mode, 1: DP command mode, 2: MIPI command mode */ resolution = <1080 2520>; - size = <80 120>; + size = <64 148>; timing,refresh = <60>; timing,h-porch = <40 40 20>; timing,v-porch = <8 10 2>;