From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 20 Jul 2015 14:17:43 -0700 Subject: [U-Boot] [PATCH 1/3] dm: dts: ls2085a: Bring in ls2085a dts files from linux kernel In-Reply-To: <1435319316-28702-1-git-send-email-haikun.wang@freescale.com> References: <1435319316-28702-1-git-send-email-haikun.wang@freescale.com> Message-ID: <55AD6577.70900@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/26/2015 04:48 AM, Haikun Wang wrote: > From: Haikun Wang > > Bring in required device tree files for ls2085a from Linux. > These are initially unchanged and have a number of pieces not needed by U-Boot. > > Signed-off-by: Haikun Wang > --- This set is applied to u-boot-fsl-qoriq master branch. York