From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 20 May 2020 00:08:54 +0530 Subject: [PATCH v11 01/18] misc: add driver for the SiFive otp controller In-Reply-To: <20200519070346.24479-2-pragnesh.patel@sifive.com> References: <20200519070346.24479-1-pragnesh.patel@sifive.com> <20200519070346.24479-2-pragnesh.patel@sifive.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, May 19, 2020 at 12:34 PM Pragnesh Patel wrote: > > Added a misc driver to handle OTP memory in SiFive SoCs. > > Signed-off-by: Pragnesh Patel > Reviewed-by: Bin Meng > Tested-by: Bin Meng > --- Reviewed-by: Jagan Teki Tested-by: Jagan Teki