All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH,v2,1/2] spi: mtk_snor: add support for MTK SPI NOR controller
Date: Sat, 30 Jan 2021 14:21:14 -0500	[thread overview]
Message-ID: <20210130192114.GK7530@bill-the-cat> (raw)
In-Reply-To: <20210120073134.20814-2-SkyLake.Huang@mediatek.com>

On Wed, Jan 20, 2021 at 03:31:33PM +0800, SkyLake Huang wrote:

> From: "SkyLake.Huang" <skylake.huang@mediatek.com>
> 
> This patch adds support for MTK SPI NOR controller, which you
> can see on mt7622 & mt7629.
> 
> 1. This controller is designed only for SPI NOR. We can't adjust
> its bus clock dynamically. Set clock in dts instead.
> 2. This controller only supports 1-1-1 write mode.
> 3. Remove mtk_snor_match_read() since upper SPI-MEM layer already
> handles command.
> 4. sf read/write/update commands are tested with this driver.
> 
> Signed-off-by: SkyLake.Huang <skylake.huang@mediatek.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210130/dcbb4f5b/attachment.sig>

  reply	other threads:[~2021-01-30 19:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20  7:31 [PATCH 0/2] *** Add support for Mediatek mt762x SoC *** SkyLake Huang
2021-01-20  7:31 ` [PATCH,v2,1/2] spi: mtk_snor: add support for MTK SPI NOR controller SkyLake Huang
2021-01-30 19:21   ` Tom Rini [this message]
2021-01-20  7:31 ` [PATCH,v2,2/2] arm: dts: enable MTK SPI NOR controller driver SkyLake Huang
2021-01-30 19:21   ` Tom Rini

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=20210130192114.GK7530@bill-the-cat \
    --to=trini@konsulko.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.