All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmem: fixes for 6.16
@ 2025-07-12 18:17 srini
  2025-07-12 18:17 ` [PATCH 1/2] nvmem: layouts: u-boot-env: remove crc32 endianness conversion srini
  2025-07-12 18:17 ` [PATCH 2/2] nvmem: imx-ocotp: fix MAC address byte length srini
  0 siblings, 2 replies; 9+ messages in thread
From: srini @ 2025-07-12 18:17 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-07-21 13:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-12 18:17 [PATCH 0/2] nvmem: fixes for 6.16 srini
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

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.