From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 31 Mar 2016 14:14:05 +0800 Subject: [PATCHv2 0/8] ARM: dts: update Ka-Ro i.MX6 module support In-Reply-To: <1457424244-14549-1-git-send-email-LW@KARO-electronics.de> References: <1457424244-14549-1-git-send-email-LW@KARO-electronics.de> Message-ID: <20160331061405.GP28207@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 08, 2016 at 09:03:56AM +0100, Lothar Wa?mann wrote: > This patch set updates the Ka-Ro electronics i.MX6 based module > support and adds support for some new modules and a new baseboard. > > changes vs. v1: > - relicense DTS files under GPLv2/X11 > - dropped patches which have been applied already > - added some cleanup patches > > [PATCHv2 1/8] ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11 > [PATCHv2 2/8] ARM: dts: imx6-tx6: cleanup; no functional change > [PATCHv2 4/8] ARM: dts: imx6-tx6: disable the spi node by default > [PATCHv2 5/8] ARM: dts: imx6-tx6: remove container node around pinctrl nodes > [PATCHv2 6/8] ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy Applied above 5 patches, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCHv2 0/8] ARM: dts: update Ka-Ro i.MX6 module support Date: Thu, 31 Mar 2016 14:14:05 +0800 Message-ID: <20160331061405.GP28207@tiger> References: <1457424244-14549-1-git-send-email-LW@KARO-electronics.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1457424244-14549-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lothar =?iso-8859-1?Q?Wa=DFmann?= Cc: Dan Williams , Ian Campbell , Kumar Gala , Mark Rutland , Pawel Moll , Rob Herring , Russell King , Sascha Hauer , Vinod Koul , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Mar 08, 2016 at 09:03:56AM +0100, Lothar Wa=DFmann wrote: > This patch set updates the Ka-Ro electronics i.MX6 based module > support and adds support for some new modules and a new baseboard. >=20 > changes vs. v1: > - relicense DTS files under GPLv2/X11 > - dropped patches which have been applied already > - added some cleanup patches >=20 > [PATCHv2 1/8] ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under = GPLv2/X11 > [PATCHv2 2/8] ARM: dts: imx6-tx6: cleanup; no functional change > [PATCHv2 4/8] ARM: dts: imx6-tx6: disable the spi node by default > [PATCHv2 5/8] ARM: dts: imx6-tx6: remove container node around pinctr= l nodes > [PATCHv2 6/8] ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy Applied above 5 patches, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752475AbcCaGO2 (ORCPT ); Thu, 31 Mar 2016 02:14:28 -0400 Received: from mail.kernel.org ([198.145.29.136]:47515 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751070AbcCaGO0 (ORCPT ); Thu, 31 Mar 2016 02:14:26 -0400 Date: Thu, 31 Mar 2016 14:14:05 +0800 From: Shawn Guo To: Lothar =?iso-8859-1?Q?Wa=DFmann?= Cc: Dan Williams , Ian Campbell , Kumar Gala , Mark Rutland , Pawel Moll , Rob Herring , Russell King , Sascha Hauer , Vinod Koul , devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2 0/8] ARM: dts: update Ka-Ro i.MX6 module support Message-ID: <20160331061405.GP28207@tiger> References: <1457424244-14549-1-git-send-email-LW@KARO-electronics.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1457424244-14549-1-git-send-email-LW@KARO-electronics.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 08, 2016 at 09:03:56AM +0100, Lothar Waßmann wrote: > This patch set updates the Ka-Ro electronics i.MX6 based module > support and adds support for some new modules and a new baseboard. > > changes vs. v1: > - relicense DTS files under GPLv2/X11 > - dropped patches which have been applied already > - added some cleanup patches > > [PATCHv2 1/8] ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11 > [PATCHv2 2/8] ARM: dts: imx6-tx6: cleanup; no functional change > [PATCHv2 4/8] ARM: dts: imx6-tx6: disable the spi node by default > [PATCHv2 5/8] ARM: dts: imx6-tx6: remove container node around pinctrl nodes > [PATCHv2 6/8] ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy Applied above 5 patches, thanks.