From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 20 May 2020 00:20:56 +0530 Subject: [PATCH v11 09/18] clk: sifive: fu540-prci: Add clock enable and disable ops In-Reply-To: <20200519070346.24479-10-pragnesh.patel@sifive.com> References: <20200519070346.24479-1-pragnesh.patel@sifive.com> <20200519070346.24479-10-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 clock enable and disable functions in prci ops > > Signed-off-by: Pragnesh Patel > Reviewed-by: Bin Meng > Tested-by: Bin Meng > --- Acked-by: Jagan Teki Tested-by: Jagan Teki