[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250712181729.6495-1-srini@kernel.org>
Date: Sat, 12 Jul 2025 19:17:25 +0100
From: srini@...nel.org
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srini@...nel.org>
Subject: [PATCH 0/2] nvmem: fixes for 6.16
From: Srinivas Kandagatla <srini@...nel.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
Powered by blists - more mailing lists