[PATCH v12 01/18] misc: add driver for the SiFive otp controller
Simon Glass
sjg at chromium.org
Mon May 25 23:44:30 CEST 2020
Hi Pragnesh,
On Mon, 25 May 2020 at 01:34, Pragnesh Patel <pragnesh.patel at sifive.com> wrote:
>
> Added a misc driver to handle OTP memory in SiFive SoCs.
>
> Signed-off-by: Pragnesh Patel <pragnesh.patel at sifive.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>
> Tested-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> drivers/misc/Kconfig | 7 +
> drivers/misc/Makefile | 1 +
> drivers/misc/sifive-otp.c | 275 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 283 insertions(+)
> create mode 100644 drivers/misc/sifive-otp.c
Did you miss the change log here?
Regards,
Simon
More information about the U-Boot
mailing list