From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751827AbeA2KgQ (ORCPT ); Mon, 29 Jan 2018 05:36:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:59664 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751795AbeA2KgO (ORCPT ); Mon, 29 Jan 2018 05:36:14 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E15C420C48 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Mon, 29 Jan 2018 18:35:43 +0800 From: Shawn Guo To: Jagan Teki Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sascha Hauer , Fabio Estevam , Matteo Lisi , Michael Trimarchi Subject: Re: [PATCH v2 0/7] ARM: dts: imx6q: engicam LVDS panel changes Message-ID: <20180129103542.GE26461@dragon> References: <1515046345-15881-1-git-send-email-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1515046345-15881-1-git-send-email-jagan@amarulasolutions.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 04, 2018 at 11:42:18AM +0530, Jagan Teki wrote: > Series add LVDS panel attributes on panel drivers instead of defining > them in dts nodes, and also added new icorem6 engicam boards > > Jagan Teki (7): > drm/panel: simple: add support for Ampire AM-800480AYTZQW-00H > ARM: dts: imx6q-icore: Switch LVDS timings from panel-simple > ARM: dts: imx6dl-icore: Add LVDS node > drm/panel: simple: Add support for KEO TX31D200VM0BAA > ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simple > ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 7 > initial support > ARM: dts: imx6q: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit > support Those two "drm/panel" patches should be sent to DRM maintainer and list. I can only take the DTS chagnes after "drm/panel" patches get merged. Shawn