[linux dev-6.6 v1] spi: npcm-fiu: add dual and quad write support

Tomer Maimon tmaimon77 at gmail.com
Wed Jul 17 00:04:21 AEST 2024


Hi Andrew,

On Tue, 16 Jul 2024 at 06:24, Andrew Jeffery
<andrew at codeconstruct.com.au> wrote:
>
> On Tue, 2024-07-09 at 21:48 +0300, Tomer Maimon wrote:
> > Add dual and quad write support by writing the command write in the UMA
> > register first and then write the data in chunks of 16 bytes.
> >
> > Signed-off-by: Stanley Chu <yschu at nuvoton.com>
> > Signed-off-by: Tomer Maimon <tmaimon77 at gmail.com>
> > ---
> >  drivers/spi/spi-npcm-fiu.c | 15 ++++++++-------
> >  1 file changed, 8 insertions(+), 7 deletions(-)
>
> What's the state of this patch with respect to upstream? Is this
> something specific to the openbmc/linux dev-6.6 tree, or is there an
> upstream equivalent? If the latter, can you please link to the relevant
> patch?
This patch set hasn't been upstream yet to OpenBMC vanilla and it is
not specific to openbmc/linux dev-6.6 tree.
We will do our best to upstream this patch in kernel 6.11 (We already
have a lot of patches to handle in the next kernel version :-)).
since we need to upgrade the NPCM from dev-6.1 to dev-6.6, we would
appreciate it if you could add it now to dev-6.6.
>
> Andrew

Thanks,

Tomer


More information about the openbmc mailing list