From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 00/20] Add Hummingboard 2 support Date: Tue, 26 Dec 2017 12:05:02 +0800 Message-ID: <20171226040500.GC4210@X250> References: <20171211165631.GW10595@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171211165631.GW10595-l+eeeJia6m9URfEZ8mYm6t73F7V6hmMc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Russell King - ARM Linux Cc: Fabio Estevam , Sascha Hauer , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Mark Rutland , Rob Herring List-Id: devicetree@vger.kernel.org On Mon, Dec 11, 2017 at 04:56:31PM +0000, Russell King - ARM Linux wrote: > Hi, > > This series adds the long awaited Hummingboard 2 support to the > mainline kernel. > > While I could squash the patch set down, I've not done this because > this is the result of several different people over the course of > the last couple of years, and I believe it's not right to lose the > detail of their contributions. > > This builds upon the previous set of changes for the Hummingboard, > which re-organised the way we deal with the uSOM and baseboards. > > arch/arm/boot/dts/Makefile | 6 + > .../boot/dts/imx6dl-hummingboard2-emmc-som-v15.dts | 55 +++ > arch/arm/boot/dts/imx6dl-hummingboard2-som-v15.dts | 54 +++ > arch/arm/boot/dts/imx6dl-hummingboard2.dts | 53 ++ > .../boot/dts/imx6q-hummingboard2-emmc-som-v15.dts | 63 +++ > arch/arm/boot/dts/imx6q-hummingboard2-som-v15.dts | 62 +++ > arch/arm/boot/dts/imx6q-hummingboard2.dts | 61 +++ > arch/arm/boot/dts/imx6qdl-hummingboard2-emmc.dtsi | 72 +++ > arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi | 540 +++++++++++++++++++++ > 9 files changed, 966 insertions(+) Applied all, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html