From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v6 0/3] drm/panel: simple: Add mode support to devicetree Date: Fri, 12 Jul 2019 08:07:37 +0200 Message-ID: <20190712060737.GA9569@ravnborg.org> References: <20190711203455.125667-1-dianders@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190711203455.125667-1-dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Douglas Anderson Cc: Heiko Stuebner , David Airlie , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Thierry Reding , Sean Paul , Laurent Pinchart , Daniel Vetter , Boris Brezillon , Enric Balletbo i Serra , Rob Herring , Ezequiel Garcia , mka-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Hi Doug. On Thu, Jul 11, 2019 at 01:34:52PM -0700, Douglas Anderson wrote: > I'm reviving Sean Paul's old patchset to get mode support in device > tree. The cover letter for his v3 is at: > https://lists.freedesktop.org/archives/dri-devel/2018-February/165162.html > > v6 of this patch is just a repost of the 3 DRM patches in v5 rebased > atop drm-misc. A few notes: > - I've dropped the bindings patch. Commit 821a1f7171ae ("dt-bindings: > display: Convert common panel bindings to DT schema") has landed and > Rob H said [1] that when that landed the bindings were implicitly > supported. > - Since the bindings patch was dropped I am assuming that Heiko > can just pick up the .dts patches from the v5 series. I > double-checked with him and he confirmed this is fine. Thus I > have left the device tree patches out of this version. > > There were some coding style discussions on v5 of the path but it's > been agreed that we can land this series as-is and after it lands we > can address the minor style issues. > > [1] https://lkml.kernel.org/r/CAL_JsqJGtUTpJL+SDEKi09aDT4yDzY4x9KwYmz08NaZcn=nHfA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org > > Changes in v6: > - Rebased to drm-misc next > - Added tags ... Thanks for your patience with this. Applied to drm-misc-next and pushed out. Sam