<r...@andestech.com> 於 2020年8月3日 週一 上午11:05寫道:
>
>
>
> -----Original Message-----
> From: Sagar Kadam [mailto:sagar.ka...@sifive.com]
> Sent: Friday, July 31, 2020 9:15 PM
> To: u-boot@lists.denx.de
> Cc: Rick Jian-Zhi Chen(陳建志); Paul Walmsley ( Sifive); pal...@dabbelt.com; 
> anup.pa...@wdc.com; atish.pa...@wdc.com; lu...@denx.de; Pragnesh Patel; 
> bin.m...@windriver.com; ja...@amarulasolutions.com; s...@chromium.org; 
> twoer...@gmail.com; mbrug...@suse.com; eugeniy.palt...@synopsys.com; 
> sean...@gmail.com; patr...@blueri.se; nsaenzjulie...@suse.de; 
> weijie....@mediatek.com; feste...@gmail.com
> Subject: RE: [PATCH v5 0/5] add DM based reset driver for SiFive SoC's
>
> Hi Rick,
>
> > -----Original Message-----
> > From: Sagar Kadam <sagar.ka...@sifive.com>
> > Sent: Wednesday, July 29, 2020 3:06 PM
> > To: u-boot@lists.denx.de
> > Cc: r...@andestech.com; Paul Walmsley ( Sifive)
> > <paul.walms...@sifive.com>; pal...@dabbelt.com; anup.pa...@wdc.com;
> > atish.pa...@wdc.com; lu...@denx.de; Pragnesh Patel
> > <pragnesh.pa...@sifive.com>; bin.m...@windriver.com;
> > ja...@amarulasolutions.com; s...@chromium.org; twoer...@gmail.com;
> > mbrug...@suse.com; eugeniy.palt...@synopsys.com; sean...@gmail.com;
> > patr...@blueri.se; nsaenzjulie...@suse.de; weijie....@mediatek.com;
> > feste...@gmail.com; Sagar Kadam <sagar.ka...@sifive.com>
> > Subject: [PATCH v5 0/5] add DM based reset driver for SiFive SoC's
> >
> > The FU540-C000 support in U-Boot is missing DM based reset driver, and
> > is handling reset's to sub-system within the prci driver itself.
> > The series here adds a generic DM reset driver for SiFive SoC's so as
> > to leverage the U-Boot's reset framework and binds the reset driver with 
> > prci driver.
> > The PRCI driver takes care of triggering the consumers reset signals
> > appropriately.
> >
> > Patch 1: Add necessary dt indexes for device reset register.
> > Patch 2: Update macro's to use common dt indexes from binding header.
> > Patch 3: Add reset producer and consumer entries within the device tree.
> > Patch 4: Add reset dm driver and bind it within prci module.
> > Patch 5: Add Kconfig, Makefile entries and enable the driver
> >
> > This series is re-based on u-boot-riscv top commit 3b191c56c841
> > ("Merge branch '2020-07-28-Kconfig-migrations'")
> >
> > History:
> > ==========================
> > V5:
> > -Rebased the series on u-boot-riscv/master.
> >
>
> A gentle reminder to pull in this series.

Applied to u-boot-riscv/master!

Thanks,
Rick

Reply via email to