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

2020-03-17 Thread Pragnesh Patel
t;Glass ; Eugen Hristev ; >Lukasz Majewski ; Heiko Stuebner >; Adam Ford >; Peng Fan ; Finley Xiao >; Tero Kristo ; Kever Yang > >Subject: Re: [PATCH v5 01/14] misc: add driver for the SiFive otp controller > >On Wed, Mar 11, 2020 at 3:03 PM Pragnesh Patel > wrote: >> >&g

Re: [PATCH v5 01/14] misc: add driver for the SiFive otp controller

2020-03-11 Thread Bin Meng
On Wed, Mar 11, 2020 at 3:03 PM Pragnesh Patel wrote: > > 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