From: Tom Rini <trini@konsulko.com>
To: Roger Quadros <rogerq@kernel.org>
Cc: sjg@chromium.org, u-boot@lists.denx.de, praneeth@ti.com
Subject: Re: [u-boot][PATCH v3 4/4] memory: Add TI GPMC driver
Date: Wed, 26 Oct 2022 15:27:26 -0400 [thread overview]
Message-ID: <20221026192726.GF2020586@bill-the-cat> (raw)
In-Reply-To: <20221020133049.8398-5-rogerq@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
On Thu, Oct 20, 2022 at 04:30:49PM +0300, Roger Quadros wrote:
> The GPMC is a unified memory controller dedicated for interfacing
> with external memory devices like
> - Asynchronous SRAM-like memories and ASICs
> - Asynchronous, synchronous, and page mode burst NOR flash
> - NAND flash
> - Pseudo-SRAM devices
>
> This driver will take care of setting up the GPMC based on
> the settings specified in the Device tree and then
> probe its children.
>
> Signed-off-by: Roger Quadros <rogerq@kernel.org>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-10-26 19:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 13:30 [u-boot][PATCH v3 0/4] Introduce MEMORY uclass and TI GPMC driver Roger Quadros
2022-10-20 13:30 ` [u-boot][PATCH v3 1/4] dm: memory: Introduce new uclass Roger Quadros
2022-10-26 19:27 ` Tom Rini
2022-10-20 13:30 ` [u-boot][PATCH v3 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL Roger Quadros
2022-10-21 20:17 ` Simon Glass
2022-10-26 19:27 ` Tom Rini
2022-10-20 13:30 ` [u-boot][PATCH v3 3/4] dt/bindings: memory: Add bindings for TI GPMC driver Roger Quadros
2022-10-26 19:27 ` Tom Rini
2022-10-20 13:30 ` [u-boot][PATCH v3 4/4] memory: Add " Roger Quadros
2022-10-26 19:27 ` Tom Rini [this message]
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=20221026192726.GF2020586@bill-the-cat \
--to=trini@konsulko.com \
--cc=praneeth@ti.com \
--cc=rogerq@kernel.org \
--cc=sjg@chromium.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox