From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inki Dae Subject: RE: [GIT PULL] exynos-drm-next Date: Fri, 04 Apr 2014 14:34:27 +0900 Message-ID: <00e301cf4fc7$8b8f6330$a2ae2990$%dae@samsung.com> References: <1396546492-9978-1-git-send-email-inki.dae@samsung.com> <533E3C39.7030705@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.samsung.com (mailout4.samsung.com [203.254.224.34]) by gabe.freedesktop.org (Postfix) with ESMTP id 0E9606EBC2 for ; Thu, 3 Apr 2014 22:34:52 -0700 (PDT) Received: from epcpsbgr1.samsung.com (u141.gpu120.samsung.co.kr [203.254.230.141]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N3H007WFRHFB830@mailout4.samsung.com> for dri-devel@lists.freedesktop.org; Fri, 04 Apr 2014 14:34:27 +0900 (KST) In-reply-to: <533E3C39.7030705@gmail.com> Content-language: ko List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: 'Tomasz Figa' , airlied@linux.ie, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi Tomasz, > -----Original Message----- > From: Tomasz Figa [mailto:tomasz.figa@gmail.com] > Sent: Friday, April 04, 2014 2:00 PM > To: inki.dae@samsung.com; airlied@linux.ie; dri- > devel@lists.freedesktop.org > Subject: Re: [GIT PULL] exynos-drm-next > > Hi Inki, > > On 03.04.2014 19:34, inki.dae@samsung.com wrote: > > Hi Dave, > > Sorry for late. > > This pull request includes MIPI-DSI driver, two panel drivers, > > super device support, and relevant dt bindings. > > > > Summaries: > > - Add MIPI-DSI Driver, and dt bindigs > > - Add S6E8AA0 MIPI-DSI based panel drivers, and dt bindings > > - Add LD9040 parallel panel driver > > . this driver is placed in drivers/gpu/drm/panel, and it seems > > to be used for exynos drm as of now, > > - Add super device support, and dt bindings > > . this patch resolves the probe order issue to sub drivers > > without specific lists > > I don't think the DT bindings have been Acked by DT maintainers, which is > necessary to merge them. > > Also I believe more discussion is needed on this, but I didn't have time > to comment on this series yet. Please hold off with merging the supernode > series yet. I sent a email about review request to you but I didn't get any answer from you. And I think super node concept was already accepted, and relevant codes, component framework, has already been merged to mainline. And Linux staging next has already such dt bindings. Please see imx dts files. I hope this time this series would be merged to mainline so that we could go to next step, integrating drm_panel and drm_bridge framework to one integrated drm_bridge. So Can you hurry up to review it a bit? I'll wait for your ack. Thanks, Inki Dae > > Best regards, > Tomasz