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 7.2
Date: Fri, 24 Jul 2026 23:34:02 +0100 [thread overview]
Message-ID: <20260724223404.629248-1-srini@kernel.org> (raw)
From: Srinivas Kandagatla <srini@kernel.org>
Hi Greg,
Here are two fixes that can go into v7.2 release
Could you please queue them as 7.2 material.
Thanks,
Srini
Aelin Reidel (1):
nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
Mathieu Dubois-Briand (1):
nvmem: layouts: Add fixed-layout driver
MAINTAINERS | 5 +++
drivers/nvmem/apple-spmi-nvmem.c | 20 +++++++++-
drivers/nvmem/core.c | 24 +-----------
drivers/nvmem/internals.h | 2 +
drivers/nvmem/layouts.c | 11 ------
drivers/nvmem/layouts/Makefile | 1 +
drivers/nvmem/layouts/fixed-layout.c | 58 ++++++++++++++++++++++++++++
include/linux/nvmem-provider.h | 6 +++
8 files changed, 92 insertions(+), 35 deletions(-)
create mode 100644 drivers/nvmem/layouts/fixed-layout.c
--
2.53.0
next reply other threads:[~2026-07-24 22:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-24 22:34 srini [this message]
2026-07-24 22:34 ` [PATCH 1/2] nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI srini
2026-07-24 22:34 ` [PATCH 2/2] nvmem: layouts: Add fixed-layout driver 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=20260724223404.629248-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox