mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] nvmem: fixes for 6.1
@ 2022-11-18  6:38 Srinivas Kandagatla
  2022-11-18  6:38 ` [PATCH 1/4] nvmem: lan9662-otp: fix compatible name Srinivas Kandagatla
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Srinivas Kandagatla @ 2022-11-18  6:38 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

Here is a few minor fixes in u-boot-env, rmem and lan9662-otp nvmem providers.
-two lan9662 fixes are to fix the compatible string and fix a smatch
warning.
- rmem fixes an error handling path.
- u-boot env has fix for data offset.

If its not too late, can you take them for 6.1.

Many thanks,
Srini


*** BLURB HERE ***

Christian Lamparter (1):
  nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env

Claudiu Beznea (1):
  nvmem: lan9662-otp: fix compatible name

Horatiu Vultur (1):
  nvmem: lan9662-otp: Change return type of
    lan9662_otp_wait_flag_clear()

Wei Yongjun (1):
  nvmem: rmem: Fix return value check in rmem_read()

 drivers/nvmem/lan9662-otpc.c | 4 ++--
 drivers/nvmem/rmem.c         | 4 ++--
 drivers/nvmem/u-boot-env.c   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-22 17:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18  6:38 [PATCH 0/4] nvmem: fixes for 6.1 Srinivas Kandagatla
2022-11-18  6:38 ` [PATCH 1/4] nvmem: lan9662-otp: fix compatible name Srinivas Kandagatla
2022-11-18  6:38 ` [PATCH 2/4] nvmem: rmem: Fix return value check in rmem_read() Srinivas Kandagatla
2022-11-18  6:38 ` [PATCH 3/4] nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env Srinivas Kandagatla
2022-11-18  6:38 ` [PATCH 4/4] nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear() Srinivas Kandagatla
2022-11-22 17:22 ` [PATCH 0/4] nvmem: fixes for 6.1 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®