From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 24 Mar 2017 13:54:44 +0800 Subject: [PATCH 0/2] IPU PRE/PRG devicetree nodes In-Reply-To: <20170323141313.11241-1-l.stach@pengutronix.de> References: <20170323141313.11241-1-l.stach@pengutronix.de> Message-ID: <20170324055442.GH30608@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Mar 23, 2017 at 03:13:11PM +0100, Lucas Stach wrote: > Hi Shawn, > > the following 2 patches add the DT nodes for the PRE/PRG units found > on i.MX6QP. The bindings and driver code to make use of those are > already in Dave Airlies drm-next branch, so can be considered stable. > > Regards, > Lucas > > Lucas Stach (2): > ARM: dts: imx6qp: add PRE nodes > ARM: dts: imx6qp: add PRG nodes and hook up to IPUs Applied both, thanks.