Small changes for Rockchip NVMEM drivers
From: Heiko Stuebner <heiko@...> Date: Tue, 7 May 2024 14:15:29 +0200
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
Patches in this set
- [0001] nvmem: rockchip-otp: set add_legacy_fixed_of_cells config (raw)
- [0002] nvmem: rockchip-otp: Set type to OTP (raw)
- [0003] nvmem: rockchip-efuse: set type to OTP (raw)
Statistics
- 3 individual patches
- 3 lines added
- 0 lines removed