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 6.16
Date: Sat, 12 Jul 2025 19:17:25 +0100 [thread overview]
Message-ID: <20250712181729.6495-1-srini@kernel.org> (raw)
From: Srinivas Kandagatla <srini@kernel.org>
Hi Greg,
Here are two nvmem fixes for 6.16, Could you queue
these for 6.16
Fixes include:
- crc32 endianness conversion in u-boot-env
- fix the mac address length in imx-ocotp provider
thanks,
Srini
.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Michael C. Pratt (1):
nvmem: layouts: u-boot-env: remove crc32 endianness conversion
Steffen Bätz (1):
nvmem: imx-ocotp: fix MAC address byte length
drivers/nvmem/imx-ocotp-ele.c | 5 ++++-
drivers/nvmem/imx-ocotp.c | 5 ++++-
drivers/nvmem/layouts/u-boot-env.c | 6 +++---
3 files changed, 11 insertions(+), 5 deletions(-)
--
2.43.0
next reply other threads:[~2025-07-12 18:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-12 18:17 srini [this message]
2025-07-12 18:17 ` [PATCH 1/2] nvmem: layouts: u-boot-env: remove crc32 endianness conversion srini
2025-07-13 15:41 ` Greg KH
2025-07-13 15:42 ` Greg KH
2025-07-15 15:44 ` Srinivas Kandagatla
2025-07-16 9:42 ` Greg KH
2025-07-16 21:24 ` Michael Pratt
2025-07-21 13:57 ` Greg KH
2025-07-12 18:17 ` [PATCH 2/2] nvmem: imx-ocotp: fix MAC address byte length 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=20250712181729.6495-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.