From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753168AbbGNDiy (ORCPT ); Mon, 13 Jul 2015 23:38:54 -0400 Received: from mail.kernel.org ([198.145.29.136]:59414 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139AbbGNDix (ORCPT ); Mon, 13 Jul 2015 23:38:53 -0400 Date: Tue, 14 Jul 2015 11:38:35 +0800 From: Shawn Guo To: Cory Tusar Cc: kernel@pengutronix.de, stefan@agner.ch, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, andrew@lunn.ch Subject: Re: [PATCH 1/1] ARM: dts: vfxxx: Include support for esdhc0 functionality. Message-ID: <20150714033835.GC4119@tiger> References: <1436388666-29376-1-git-send-email-cory.tusar@pid1solutions.com> <1436388666-29376-2-git-send-email-cory.tusar@pid1solutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436388666-29376-2-git-send-email-cory.tusar@pid1solutions.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 Wed, Jul 08, 2015 at 04:51:06PM -0400, Cory Tusar wrote: > Extend the existing Vybrid eSDHC devicetree implementation to also > describe the esdhc0 functional block. > > Tested on a custom VF610-based board with a Toshiba THGBM1G5D2EBAI7 eMMC > module attached to esdhc0. > > Signed-off-by: Cory Tusar Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/1] ARM: dts: vfxxx: Include support for esdhc0 functionality. Date: Tue, 14 Jul 2015 11:38:35 +0800 Message-ID: <20150714033835.GC4119@tiger> References: <1436388666-29376-1-git-send-email-cory.tusar@pid1solutions.com> <1436388666-29376-2-git-send-email-cory.tusar@pid1solutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1436388666-29376-2-git-send-email-cory.tusar-J6Z/VSE8EyIAspv4Qr0y0gC/G2K4zDHf@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Cory Tusar Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, stefan-XLVq0VzYD2Y@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, andrew-g2DYL2Zd6BY@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Jul 08, 2015 at 04:51:06PM -0400, Cory Tusar wrote: > Extend the existing Vybrid eSDHC devicetree implementation to also > describe the esdhc0 functional block. > > Tested on a custom VF610-based board with a Toshiba THGBM1G5D2EBAI7 eMMC > module attached to esdhc0. > > Signed-off-by: Cory Tusar Applied, 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 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 14 Jul 2015 11:38:35 +0800 Subject: [PATCH 1/1] ARM: dts: vfxxx: Include support for esdhc0 functionality. In-Reply-To: <1436388666-29376-2-git-send-email-cory.tusar@pid1solutions.com> References: <1436388666-29376-1-git-send-email-cory.tusar@pid1solutions.com> <1436388666-29376-2-git-send-email-cory.tusar@pid1solutions.com> Message-ID: <20150714033835.GC4119@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jul 08, 2015 at 04:51:06PM -0400, Cory Tusar wrote: > Extend the existing Vybrid eSDHC devicetree implementation to also > describe the esdhc0 functional block. > > Tested on a custom VF610-based board with a Toshiba THGBM1G5D2EBAI7 eMMC > module attached to esdhc0. > > Signed-off-by: Cory Tusar Applied, thanks.