From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 15 Aug 2016 21:29:18 +0800 Subject: [PATCH v3 0/2] Add board support for TS-4900 In-Reply-To: <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> References: <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> Message-ID: <20160815132917.GF500@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 09, 2016 at 11:15:42AM -0400, Lucile Quirion wrote: > Lucile Quirion (2): > of: documentation: add bindings documentation for TS-4900 > ARM: dts: TS-4900: add basic device tree Applied both, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3 0/2] Add board support for TS-4900 Date: Mon, 15 Aug 2016 21:29:18 +0800 Message-ID: <20160815132917.GF500@tiger> References: <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1470755744-7837-1-git-send-email-lucile.quirion-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lucile Quirion Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Rutland , Mark Featherston , Russell King , Rob Herring , kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org, Sascha Hauer , Fabio Estevam List-Id: devicetree@vger.kernel.org On Tue, Aug 09, 2016 at 11:15:42AM -0400, Lucile Quirion wrote: > Lucile Quirion (2): > of: documentation: add bindings documentation for TS-4900 > ARM: dts: TS-4900: add basic device tree Applied both, 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752946AbcHON3d (ORCPT ); Mon, 15 Aug 2016 09:29:33 -0400 Received: from mail.kernel.org ([198.145.29.136]:42354 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759AbcHON3c (ORCPT ); Mon, 15 Aug 2016 09:29:32 -0400 Date: Mon, 15 Aug 2016 21:29:18 +0800 From: Shawn Guo To: Lucile Quirion Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mark Rutland , Mark Featherston , Russell King , Rob Herring , kernel@savoirfairelinux.com, Sascha Hauer , Fabio Estevam Subject: Re: [PATCH v3 0/2] Add board support for TS-4900 Message-ID: <20160815132917.GF500@tiger> References: <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> 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, Aug 09, 2016 at 11:15:42AM -0400, Lucile Quirion wrote: > Lucile Quirion (2): > of: documentation: add bindings documentation for TS-4900 > ARM: dts: TS-4900: add basic device tree Applied both, thanks.