All of lore.kernel.org
 help / color / mirror / Atom feed
From: srini@kernel.org
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Srinivas Kandagatla <srini@kernel.org>
Subject: [PATCH 0/2] nvmem: fixes for v7.0
Date: Fri, 27 Mar 2026 13:16:43 +0000	[thread overview]
Message-ID: <20260327131645.3025781-1-srini@kernel.org> (raw)

From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,

Here are two nvmem fixes which can go for 7.0 release
If its not too late, could you please queue these as 7.0 material.

Thanks for all the help,
Srini


Christian Eggers (1):
  nvmem: imx: assign nvmem_cell_info::raw_len

Ivan Vera (1):
  nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy

 drivers/nvmem/imx-ocotp-ele.c | 1 +
 drivers/nvmem/imx-ocotp.c     | 1 +
 drivers/nvmem/zynqmp_nvmem.c  | 8 ++++----
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.47.3


             reply	other threads:[~2026-03-27 13:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-27 13:16 srini [this message]
2026-03-27 13:16 ` [PATCH 1/2] nvmem: imx: assign nvmem_cell_info::raw_len srini
2026-03-27 13:16 ` [PATCH 2/2] nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy srini

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=20260327131645.3025781-1-srini@kernel.org \
    --to=srini@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.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.