On Tue, 22 Apr 2025 16:21:12 +0200, Peter Korsgaard wrote:
Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup") changed the driver to expect the device pointer to be passed as the "context", but in nvmem the context parameter comes from nvmem_config.priv which is never set - Leading to null pointer exceptions when the device is accessed.
[...]
Applied, thanks!
[1/1] nvmem: zynqmp_nvmem: unbreak driver after cleanup commit: c708bbd57d158d9f20c2fcea5bcb6e0afac77bef
Best regards,