Hi Rick, > -----Original Message----- > From: Rick Chen <rickche...@gmail.com> > Sent: Wednesday, June 24, 2020 7:16 AM > To: Bin Meng <bmeng...@gmail.com> > Cc: Sagar Kadam <sagar.ka...@sifive.com>; U-Boot Mailing List <u- > b...@lists.denx.de>; Lukasz Majewski <lu...@denx.de>; Jagan Teki > <ja...@amarulasolutions.com>; Pragnesh Patel > <pragnesh.pa...@sifive.com>; Anup Patel <anup.pa...@wdc.com>; Simon > Glass <s...@chromium.org>; Sean Anderson <sean...@gmail.com>; rick > <r...@andestech.com>; Alan Kao <alan...@andestech.com>; > ycli...@andestech.com > Subject: Re: [PATCH v4 1/4] fu540: prci: add request and free clock handlers > > [External Email] Do not click links or attachments unless you recognize the > sender and know the content is safe > > Hi Bin > > > Hi Rick, > > > > On Wed, Jun 24, 2020 at 9:36 AM Rick Chen <rickche...@gmail.com> > wrote: > > > > > > Hi Sagar > > > > > > > > > > > Hello Rick, > > > > > > > > > -----Original Message----- > > > > > From: Rick Chen <rickche...@gmail.com> > > > > > Sent: Monday, June 22, 2020 7:24 AM > > > > > To: Sagar Kadam <sagar.ka...@sifive.com> > > > > > Cc: U-Boot Mailing List <u-boot@lists.denx.de>; Lukasz Majewski > > > > > <lu...@denx.de>; Bin Meng <bmeng...@gmail.com>; Jagan Teki > > > > > <ja...@amarulasolutions.com>; Pragnesh Patel > > > > > <pragnesh.pa...@sifive.com>; Anup Patel <anup.pa...@wdc.com>; > > > > > Simon Glass <s...@chromium.org>; Sean Anderson > > > > > <sean...@gmail.com>; rick <r...@andestech.com>; Alan Kao > > > > > <alan...@andestech.com>; ycli...@andestech.com > > > > > Subject: Re: [PATCH v4 1/4] fu540: prci: add request and free > > > > > clock handlers > > > > > > > > > > [External Email] Do not click links or attachments unless you > > > > > recognize the sender and know the content is safe > > > > > > > > > > Hi Sagar, > > > > > > > > > > > From: Sagar Shrikant Kadam [mailto:sagar.ka...@sifive.com] > > > > > > Sent: Sunday, June 21, 2020 9:10 PM > > > > > > To: u-boot@lists.denx.de > > > > > > Cc: Rick Jian-Zhi Chen(陳建志); lu...@denx.de; > > > > > > bmeng...@gmail.com; ja...@amarulasolutions.com; > > > > > > pragnesh.pa...@sifive.com; anup.pa...@wdc.com; > > > > > > s...@chromium.org; sean...@gmail.com; Sagar Shrikant Kadam > > > > > > Subject: [PATCH v4 1/4] fu540: prci: add request and free > > > > > > clock handlers > > > > > > > > > > > > Add clk_request handler to check if a valid clock is requested. > > > > > > Here clk_free handler is added for debug purpose which will > > > > > > display > > > > > details of clock passed to clk_free. > > > > > > > > > > > > Signed-off-by: Sagar Shrikant Kadam <sagar.ka...@sifive.com> > > > > > > Reviewed-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > > > > > > --- > > > > > > > > > > This v4 series still have some conflicts with master. > > > > > Please check about it. > > > > > > > > > > Applying: fu540: prci: add request and free clock handlers > > > > > Applying: riscv: dts: hifive-unleashed-a00: add cpu aliases > > > > > Applying: riscv: cpu: fixes to display proper CPU features > > > > > error: patch failed: drivers/cpu/riscv_cpu.c:38 > > > > > error: drivers/cpu/riscv_cpu.c: patch does not apply Patch > > > > > failed at 0003 > > > > > riscv: cpu: fixes to display proper CPU features > > > > > > > > > > > > > Thanks for trying this out > > > > This series is dependent on following two patches [1] and [2] > > > > below which are part of "Add Sipeed Maix support." series [1] > > > > https://patchwork.ozlabs.org/patch/1295345 > > > > [2] https://patchwork.ozlabs.org/patch/1295346 > > > > and I also mentioned in cover-letter. Sorry If I missed to add > > > > some additional information there. > > > > > > > > The dependent are added like > > > > -u-boot master [commit 2b8692bac1e8]. > > > > -Patches [1] + [2]. > > > > -This series. > > > > > > According to this dependency I will apply yours in -next behind of > > > Sean's > > > > I just sent comments to this series, please hold on. > > OK. >
Thanks for holding on. Yes, Bin has sent few comments. I will submit V5 for this. Thanks & BR, Sagar > Thanks, > Rick > > > > > Regards, > > Bin