All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] spi: add spi-mem driver for MediaTek MT7629 SoC
Date: Sun, 28 Apr 2019 17:30:28 +0530	[thread overview]
Message-ID: <CAMty3ZCb4jgxia-fqnDCz+KNA3RZa1yFAvKUO9SkTF_kg+_byA@mail.gmail.com> (raw)
In-Reply-To: <1556414652.4849.5.camel@mcddlt001>

On Sun, Apr 28, 2019 at 6:54 AM Weijie Gao <weijie.gao@mediatek.com> wrote:
>
> On Sat, 2019-04-27 at 21:38 +0530, Jagan Teki wrote:
> > On Fri, Apr 26, 2019 at 2:53 PM Weijie Gao <weijie.gao@mediatek.com> wrote:
> > >
> > > This patch adds spi-mem driver for MediaTek MT7629 SoC to access SPI-NOR
> > > and SPI-NAND flashes.
> > >
> > > Cc: Jagan Teki <jagan@openedev.com>
> > > Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
> > > ---
> > >  drivers/spi/Kconfig      |   9 ++
> > >  drivers/spi/Makefile     |   1 +
> > >  drivers/spi/mtk_spimem.c | 325 +++++++++++++++++++++++++++++++++++++++++++++++
> >
> > Do we really need spimen on the name? I prefer spi as it is, what is
> > the notation used by Linux I think spi itself, please check it.
>
> This controller is originally designed for accessing SPI-NAND flashes.
> How about the name mtk-snfi, which means Serial NAND(NOR) flash
> interface?

is the same name used in Linux?

  reply	other threads:[~2019-04-28 12:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26  9:22 [U-Boot] [PATCH 3/5] spi: add spi-mem driver for MediaTek MT7629 SoC Weijie Gao
2019-04-27 16:08 ` Jagan Teki
2019-04-28  1:24   ` Weijie Gao
2019-04-28 12:00     ` Jagan Teki [this message]
2019-04-29  0:50       ` Weijie Gao
2019-04-29  2:35         ` Weijie Gao

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=CAMty3ZCb4jgxia-fqnDCz+KNA3RZa1yFAvKUO9SkTF_kg+_byA@mail.gmail.com \
    --to=jagan@amarulasolutions.com \
    --cc=u-boot@lists.denx.de \
    /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.