All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralph Siemsen <ralph.siemsen@linaro.org>
To: Marek Vasut <marek.vasut@mailbox.org>
Cc: u-boot@lists.u-boot-project.org, Tom Rini <trini@konsulko.com>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Dario Binacchi <dario.binacchi@amarulasolutions.com>,
	Michael Trimarchi <michael@amarulasolutions.com>,
	Brian Sune <briansune@gmail.com>,
	Johan Jonker <jbx6244@gmail.com>,
	Tien Fong Chee <tien.fong.chee@altera.com>,
	Phil Edworthy <phil.edworthy@renesas.com>
Subject: Re: [PATCH v2] mtd: nand: add Cadence/Evatronix NAND flash driver
Date: Sat, 15 Aug 2026 08:32:14 -0400	[thread overview]
Message-ID: <aoBcTpC7KNDuqSpV@maple.netwinder.org> (raw)
In-Reply-To: <3ed59460-f04e-4eff-8839-bc766fe52292@mailbox.org>

On Sat, Aug 15, 2026 at 12:28:01AM +0200, Marek Vasut wrote:
>On 8/14/26 8:31 PM, Ralph Siemsen wrote:
>>Taken from
>>https://github.com/renesas-rz/rzn1_u-boot/commit/76c8d3bf19dc64697dd964d7f69ccb3f4fae0094
>Would it be possible to port the mainline Linux driver instead , 
>rather than some downstream one ?
>
>drivers/mtd/nand/raw/renesas-nand-controller.c

I did try to get that one working first. After a week I managed to get 
it to detect the flash chip. However I couldn't work out how to hook up 
the exec_op() correctly, meanwhile cmdfunc() was growing larger.

So I decided to try the "old" driver which worked right away.

Ralph

      reply	other threads:[~2026-08-15 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-14 18:31 [PATCH v2] mtd: nand: add Cadence/Evatronix NAND flash driver Ralph Siemsen
2026-08-14 22:28 ` Marek Vasut via U-Boot
2026-08-15 12:32   ` Ralph Siemsen [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=aoBcTpC7KNDuqSpV@maple.netwinder.org \
    --to=ralph.siemsen@linaro.org \
    --cc=briansune@gmail.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=jbx6244@gmail.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=marek.vasut@mailbox.org \
    --cc=michael@amarulasolutions.com \
    --cc=phil.edworthy@renesas.com \
    --cc=tien.fong.chee@altera.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.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.