From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support Date: Tue, 22 Jan 2019 15:55:00 +0100 Message-ID: <20190122145459.4iswbo77rjlszm3b@verge.net.au> References: <1547663874-29411-1-git-send-email-fabrizio.castro@bp.renesas.com> <1547663874-29411-7-git-send-email-fabrizio.castro@bp.renesas.com> <20190117111147.vb3lkdmgx24zusjx@verge.net.au> <20190120082759.xywno5wjiehmmjr4@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190120082759.xywno5wjiehmmjr4@verge.net.au> Sender: netdev-owner@vger.kernel.org To: Fabrizio Castro Cc: Rob Herring , Mark Rutland , Wolfgang Grandegger , Marc Kleine-Budde , Michael Turquette , Stephen Boyd , Biju Das , Magnus Damm , "David S. Miller" , Geert Uytterhoeven , Thierry Reding , Andreas =?utf-8?Q?F=C3=A4rber?= , Alexandre Belloni , Kevin Hilman , Johan Hovold , Lukasz Majewski , Michal Simek , Michal =?utf-8?B?Vm9rw6HEjQ==?= , Martin Blumenstingl List-Id: linux-can.vger.kernel.org On Sun, Jan 20, 2019 at 09:28:00AM +0100, Simon Horman wrote: > On Thu, Jan 17, 2019 at 01:19:06PM +0000, Fabrizio Castro wrote: > > Hello Simon, > > > > Thank you for your feedback! > > > > > From: Simon Horman > > > Sent: 17 January 2019 11:12 > > > Subject: Re: [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support > > > > > > On Wed, Jan 16, 2019 at 06:37:49PM +0000, Fabrizio Castro wrote: > > > > From: Biju Das > > > > > > > > This patch adds uSD card support. > > > > > > Can I confirm that SDHI0 is wired up to a uSD slot? > > > > Yes, it is wired up to a uSD slot > > Thanks for the conformation. I have now applied this for v5.1. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_NEOMUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3756C282C4 for ; Tue, 22 Jan 2019 14:55:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 91D4D21019 for ; Tue, 22 Jan 2019 14:55:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=verge.net.au header.i=@verge.net.au header.b="G6cWp4zN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728982AbfAVOzG (ORCPT ); Tue, 22 Jan 2019 09:55:06 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:35224 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728778AbfAVOzG (ORCPT ); Tue, 22 Jan 2019 09:55:06 -0500 Received: from penelope.horms.nl (ip4dab7138.direct-adsl.nl [77.171.113.56]) by kirsty.vergenet.net (Postfix) with ESMTPA id 1DA1E25B827; Wed, 23 Jan 2019 01:55:02 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1548168902; bh=WcEK9gzEMgC6qnRnaTlY8SC8t9ErnqmjxzuVRJfuDXU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G6cWp4zNK70p6xumC4B8uNQrbmT9padP1N36ENRuuV2xfgLyZgbS70d9ajTFCcOfL 5RbT5KggbZK+qidvfl+l/k7AgZ1T2iClNmjj53M9iE075speDFeYCrwZS4XpkvtGyA Qec+wr5fEgabrdzmaZUCURf7g19JVc547QhmOVjM= Received: by penelope.horms.nl (Postfix, from userid 7100) id 06396E2146E; Tue, 22 Jan 2019 15:55:00 +0100 (CET) Date: Tue, 22 Jan 2019 15:55:00 +0100 From: Simon Horman To: Fabrizio Castro Cc: Rob Herring , Mark Rutland , Wolfgang Grandegger , Marc Kleine-Budde , Michael Turquette , Stephen Boyd , Biju Das , Magnus Damm , "David S. Miller" , Geert Uytterhoeven , Thierry Reding , Andreas =?utf-8?Q?F=C3=A4rber?= , Alexandre Belloni , Kevin Hilman , Johan Hovold , Lukasz Majewski , Michal Simek , Michal =?utf-8?B?Vm9rw6HEjQ==?= , Martin Blumenstingl , Ben Whitten , Chris Paterson , "linux-renesas-soc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-can@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-clk@vger.kernel.org" , "ebiharaml@si-linux.co.jp" Subject: Re: [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support Message-ID: <20190122145459.4iswbo77rjlszm3b@verge.net.au> References: <1547663874-29411-1-git-send-email-fabrizio.castro@bp.renesas.com> <1547663874-29411-7-git-send-email-fabrizio.castro@bp.renesas.com> <20190117111147.vb3lkdmgx24zusjx@verge.net.au> <20190120082759.xywno5wjiehmmjr4@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190120082759.xywno5wjiehmmjr4@verge.net.au> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Sun, Jan 20, 2019 at 09:28:00AM +0100, Simon Horman wrote: > On Thu, Jan 17, 2019 at 01:19:06PM +0000, Fabrizio Castro wrote: > > Hello Simon, > > > > Thank you for your feedback! > > > > > From: Simon Horman > > > Sent: 17 January 2019 11:12 > > > Subject: Re: [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support > > > > > > On Wed, Jan 16, 2019 at 06:37:49PM +0000, Fabrizio Castro wrote: > > > > From: Biju Das > > > > > > > > This patch adds uSD card support. > > > > > > Can I confirm that SDHI0 is wired up to a uSD slot? > > > > Yes, it is wired up to a uSD slot > > Thanks for the conformation. I have now applied this for v5.1.