From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 30 Mar 2017 21:16:56 +0800 Subject: [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display In-Reply-To: <20170329232113.19078-1-stefan@agner.ch> References: <20170329232113.19078-1-stefan@agner.ch> Message-ID: <20170330131655.GE683@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 29, 2017 at 04:21:09PM -0700, Stefan Agner wrote: > To make use of the new eLCDIF DRM driver OF graph description is > required. Describe the display using OF graph nodes. > > Signed-off-by: Stefan Agner Applied all, thanks.