All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Optimize the Spreadtrum eFuse controller
@ 2020-03-13  4:07 Baolin Wang
  2020-03-13  4:07 ` [PATCH 1/3] nvmem: sprd: Fix the block lock operation Baolin Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Baolin Wang @ 2020-03-13  4:07 UTC (permalink / raw)
  To: srinivas.kandagatla
  Cc: orsonzhai, zhang.lyra, freeman.liu, baolin.wang7, linux-kernel

This patch set optimizes the block lock operation and set the double
data flag from device data.

Baolin Wang (1):
  nvmem: sprd: Determine double data programming from device data

Freeman Liu (2):
  nvmem: sprd: Fix the block lock operation
  nvmem: sprd: Optimize the block lock operation

 drivers/nvmem/sprd-efuse.c | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2020-03-18 13:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13  4:07 [PATCH 0/3] Optimize the Spreadtrum eFuse controller Baolin Wang
2020-03-13  4:07 ` [PATCH 1/3] nvmem: sprd: Fix the block lock operation Baolin Wang
2020-03-18 13:40   ` Srinivas Kandagatla
2020-03-13  4:07 ` [PATCH 2/3] nvmem: sprd: Optimize " Baolin Wang
2020-03-13  4:07 ` [PATCH 3/3] nvmem: sprd: Determine double data programming from device data Baolin Wang

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.