I want to read and blow fuses from the Linux 4.1+ kernel, but there is no driver for this. These was one for the 3.14.14 kernel called fsl_otp, but a simple transfer of this driver does not work.
Has anyone got a driver for 4.1+? It must be able to blow fuses.
Note that I want to do this from the kernel, not the u-boot.
Thanks.