From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Fri, 9 Jun 2017 09:45:09 +0200 Subject: [PATCH 3/3] ARM: dts: exynos: Remove the display-timing and delay from rinato dts In-Reply-To: <1496984354-5271-4-git-send-email-hoegeun.kwon@samsung.com> References: <1496984354-5271-1-git-send-email-hoegeun.kwon@samsung.com> <1496984354-5271-4-git-send-email-hoegeun.kwon@samsung.com> Message-ID: <20170609074509.GD4018@kozik-book> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 09, 2017 at 01:59:14PM +0900, 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(-) I understand this depends on merging in the panel driver so this will have to wait till then. I'll take it when panel hits mainline (arm-soc folks discourage recently cross-tree merges for DT). Best regards, Krzysztof