public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Small changes for Rockchip NVMEM drivers
@ 2024-05-07 12:22 Heiko Stuebner
  2024-05-07 12:22 ` [PATCH 1/3] nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option Heiko Stuebner
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Heiko Stuebner @ 2024-05-07 12:22 UTC (permalink / raw)
  To: srinivas.kandagatla
  Cc: heiko, linux-arm-kernel, linux-rockchip, linux-kernel,
	quentin.schulz

When the option for legacy cell dt layouts was added, the
Rockchip OTP driver seems to have been overlooked, so set
the necessary option to allow seeing the cells again.

And two patches set the nvmem-type option in the device config.

Heiko Stuebner (3):
  nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option
  nvmem: rockchip-otp: Set type to OTP
  nvmem: rockchip-efuse: set type to OTP

 drivers/nvmem/rockchip-efuse.c | 1 +
 drivers/nvmem/rockchip-otp.c   | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.39.2


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

end of thread, other threads:[~2024-06-11  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 12:22 [PATCH 0/3] Small changes for Rockchip NVMEM drivers Heiko Stuebner
2024-05-07 12:22 ` [PATCH 1/3] nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option Heiko Stuebner
2024-05-07 12:22 ` [PATCH 2/3] nvmem: rockchip-otp: Set type to OTP Heiko Stuebner
2024-05-07 12:22 ` [PATCH 3/3] nvmem: rockchip-efuse: set " Heiko Stuebner
2024-05-07 12:42 ` [PATCH 0/3] Small changes for Rockchip NVMEM drivers Quentin Schulz
2024-06-11  9:30 ` Srinivas Kandagatla

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