All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Biju Das <biju.das@bp.renesas.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Chris Paterson <chris.paterson2@renesas.com>,
	devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH v3] mmc: renesas_sdhi: Add r8a7743/5 support
Date: Mon, 21 Aug 2017 14:43:05 +0200	[thread overview]
Message-ID: <20170821124305.GA4276@katana> (raw)
In-Reply-To: <1503318311-48664-1-git-send-email-biju.das@bp.renesas.com>

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

On Mon, Aug 21, 2017 at 01:25:11PM +0100, Biju Das wrote:
> Add support for r8a7743/5 SoC. Renesas RZ/G1[ME] (R8A7743/5) SDHI
> is identical to the R-Car Gen2 family.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] mmc: renesas_sdhi: Add r8a7743/5 support
Date: Mon, 21 Aug 2017 14:43:05 +0200	[thread overview]
Message-ID: <20170821124305.GA4276@katana> (raw)
In-Reply-To: <1503318311-48664-1-git-send-email-biju.das@bp.renesas.com>

On Mon, Aug 21, 2017 at 01:25:11PM +0100, Biju Das wrote:
> Add support for r8a7743/5 SoC. Renesas RZ/G1[ME] (R8A7743/5) SDHI
> is identical to the R-Car Gen2 family.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170821/ce9d0c85/attachment.sig>

  reply	other threads:[~2017-08-21 12:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 11:39 [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support Biju Das
2017-08-14 11:39 ` Biju Das
2017-08-14 11:39 ` Biju Das
2017-08-17 20:48 ` Rob Herring
2017-08-17 20:48   ` Rob Herring
2017-08-21  8:25 ` Wolfram Sang
2017-08-21  8:25   ` Wolfram Sang
2017-08-21  9:47   ` Biju Das
2017-08-21  9:47     ` Biju Das
     [not found] ` <1502710766-44361-1-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-08-21 10:38   ` [PATCH v2] " Biju Das
2017-08-21 10:38     ` Biju Das
2017-08-21 10:38     ` Biju Das
     [not found]     ` <1503311897-18807-1-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-08-21 11:30       ` Geert Uytterhoeven
2017-08-21 11:30         ` Geert Uytterhoeven
2017-08-21 11:30         ` Geert Uytterhoeven
     [not found]         ` <CAMuHMdWUxxp75u1VSLY3WnObmhSMDvP3skr9Uf3rV4Bf-ixy_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-21 12:13           ` Biju Das
2017-08-21 12:13             ` Biju Das
2017-08-21 12:13             ` Biju Das
2017-08-21 12:25           ` [PATCH v3] " Biju Das
2017-08-21 12:25             ` Biju Das
2017-08-21 12:25             ` Biju Das
2017-08-21 12:43             ` Wolfram Sang [this message]
2017-08-21 12:43               ` Wolfram Sang
2017-08-22  8:00               ` Simon Horman
2017-08-22  8:00                 ` Simon Horman
2017-08-22 11:13             ` Ulf Hansson
2017-08-22 11:13               ` Ulf Hansson
2017-08-21 11:33     ` [PATCH v2] " Wolfram Sang
2017-08-21 11:33       ` Wolfram Sang
2017-08-21 23:34     ` Rob Herring
2017-08-21 23:34       ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170821124305.GA4276@katana \
    --to=wsa@the-dreams.de \
    --cc=biju.das@bp.renesas.com \
    --cc=chris.paterson2@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.