RE: [PATCH v4 01/14] misc: add driver for the SiFive otp controller

2020-03-05 Thread Pragnesh Patel
Kadam ; Pragnesh Patel >; s...@chromium.org; finley.xiao@rock- >chips.com; marcel.ziswi...@toradex.com; t-kri...@ti.com; >aford...@gmail.com; peng@nxp.com; eugen.hris...@microchip.com; j- >keer...@ti.com >Subject: Re: [PATCH v4 01/14] misc: add driver for the SiFive otp controller

RE: [PATCH v4 01/14] misc: add driver for the SiFive otp controller

2020-02-25 Thread Pragnesh Patel
Benjegerdes ( Sifive) >; anup.pa...@wdc.com; Sagar Kadam >; Simon Glass ; Finley Xiao >; Marcel Ziswiler >; Tero Kristo ; Adam Ford >; Peng Fan ; Eugen Hristev >; Keerthy >Subject: RE: [PATCH v4 01/14] misc: add driver for the SiFive otp controller > >Hi, > >> From:

RE: [PATCH v4 01/14] misc: add driver for the SiFive otp controller

2020-02-24 Thread Patrick DELAUNAY
Hi, > From: U-Boot On Behalf Of Pragnesh Patel > Sent: lundi 24 février 2020 09:33 > > Added a misc driver to handle OTP memory in SiFive SoCs. > > Signed-off-by: Pragnesh Patel > --- > drivers/misc/Kconfig | 7 ++ > drivers/misc/Makefile | 1 + > drivers/misc/sifive-otp.c | 241