Message ID | 20240507122256.3765362-1-heiko@sntech.de (mailing list archive) |
---|---|
Headers | show |
Series | Small changes for Rockchip NVMEM drivers | expand |
Hi Heiko, On 5/7/24 2:22 PM, Heiko Stuebner wrote: > 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. > For the whole series: Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin
On Tue, 07 May 2024 14:22:53 +0200, Heiko Stuebner wrote: > 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 > > [...] Applied, thanks! [1/3] nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option commit: d4d688ed8f312dd1cf986c956251acf6176f5085 [2/3] nvmem: rockchip-otp: Set type to OTP commit: ee65a6c12badd3e0891c9096d6db7a0dba655c1b [3/3] nvmem: rockchip-efuse: set type to OTP commit: bb503130de1212cac2c368b373b0192eb7c59ab6 Best regards,