From mboxrd@z Thu Jan 1 00:00:00 1970 From: hoegeun.kwon@samsung.com (Hoegeun Kwon) Date: Tue, 29 Aug 2017 11:52:16 +0900 Subject: [PATCH v4 3/3] ARM: dts: exynos: Remove the display-timing and delay from rinato dts In-Reply-To: <1499912443-3671-4-git-send-email-hoegeun.kwon@samsung.com> References: <1499912443-3671-1-git-send-email-hoegeun.kwon@samsung.com> <1499912443-3671-4-git-send-email-hoegeun.kwon@samsung.com> Message-ID: <2be78f06-8c3a-0076-a19b-07d501c3d460@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Krzysztof, The driver has been merged into exynos-drm-misc. Could you please check this patch(3/3). Best regards, Hoegeun On 07/13/2017 11:20 AM, Hoegeun Kwon wrote: > The display-timing and delay are included in the panel driver. So it > should be removed in dts. > > Signed-off-by: Hoegeun Kwon > --- > arch/arm/boot/dts/exynos3250-rinato.dts | 22 ---------------------- > 1 file changed, 22 deletions(-) > > diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts > index 443e0c9..6b70c8d 100644 > --- a/arch/arm/boot/dts/exynos3250-rinato.dts > +++ b/arch/arm/boot/dts/exynos3250-rinato.dts > @@ -242,28 +242,6 @@ > vci-supply = <&ldo20_reg>; > reset-gpios = <&gpe0 1 GPIO_ACTIVE_LOW>; > te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>; > - power-on-delay= <30>; > - power-off-delay= <120>; > - reset-delay = <5>; > - init-delay = <100>; > - flip-horizontal; > - flip-vertical; > - panel-width-mm = <29>; > - panel-height-mm = <29>; > - > - display-timings { > - timing-0 { > - clock-frequency = <4600000>; > - hactive = <320>; > - vactive = <320>; > - hfront-porch = <1>; > - hback-porch = <1>; > - hsync-len = <1>; > - vfront-porch = <150>; > - vback-porch = <1>; > - vsync-len = <2>; > - }; > - }; > > port { > dsi_in: endpoint {