Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751719AbdFIHpQ (ORCPT ); Fri, 9 Jun 2017 03:45:16 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:34858 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751638AbdFIHpN (ORCPT ); Fri, 9 Jun 2017 03:45:13 -0400 Date: Fri, 9 Jun 2017 09:45:09 +0200 From: Krzysztof Kozlowski To: Hoegeun Kwon Cc: thierry.reding@gmail.com, airlied@linux.ie, robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, kgene@kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, javier@osg.samsung.com, a.hajda@samsung.com, inki.dae@samsung.com Subject: Re: [PATCH 3/3] ARM: dts: exynos: Remove the display-timing and delay from rinato dts Message-ID: <20170609074509.GD4018@kozik-book> References: <1496984354-5271-1-git-send-email-hoegeun.kwon@samsung.com> <1496984354-5271-4-git-send-email-hoegeun.kwon@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1496984354-5271-4-git-send-email-hoegeun.kwon@samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 553 Lines: 15 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