All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Ford <aford173@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: renesas: disable SD functions for plain eMMC
Date: Tue, 19 Jan 2021 14:46:24 -0600	[thread overview]
Message-ID: <CAHCN7x+_h00tG4jw_NQ+kx7eW=ZOcrDJ1PAVgMWK-rq53TyoiQ@mail.gmail.com> (raw)
In-Reply-To: <CAMuHMdVLwcQ6WpEhybxwCjJ2S-tuOoWqSiQCmB2-=Bunw4fX4A@mail.gmail.com>

On Tue, Jan 19, 2021 at 2:35 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Hi Adam,
>
> On Tue, Jan 19, 2021 at 7:43 PM Adam Ford <aford173@gmail.com> wrote:
> > On Tue, Jan 19, 2021 at 8:48 AM Wolfram Sang
> > <wsa+renesas@sang-engineering.com> wrote:
> > >
> > > Some SDHI instances are solely used for eMMC. Disable SD and SDIO
> > > for faster initialization.
> > >
> > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> > > --- a/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi
> > > +++ b/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi
> > > @@ -312,6 +312,8 @@ &sdhi3 {
> > >         vqmmc-supply = <&reg_1p8v>;
> > >         bus-width = <8>;
> > >         mmc-hs200-1_8v;
> > > +       no-sd;
> > > +       no-sdio;
> >
> > No objections on the Beacon board.   I cannot speak for the rest.
>
> Does this mean I can add your
>
>     Acked-by: Adam Ford <aford173@gmail.com> [beacon]
>

Yes.  I wasn't sure what the appropriate response sould be. (Review-by
or Acked-by)

adam
> ?
>
> Thanks!
>
> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds

  reply	other threads:[~2021-01-19 20:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19 13:33 [PATCH] arm64: dts: renesas: disable SD functions for plain eMMC Wolfram Sang
2021-01-19 18:43 ` Adam Ford
2021-01-19 20:35   ` Geert Uytterhoeven
2021-01-19 20:46     ` Adam Ford [this message]
2021-01-19 20:52       ` Geert Uytterhoeven
2021-01-22  9:58 ` Geert Uytterhoeven

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='CAHCN7x+_h00tG4jw_NQ+kx7eW=ZOcrDJ1PAVgMWK-rq53TyoiQ@mail.gmail.com' \
    --to=aford173@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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.