[PATCH v5 0/5] add DM based reset driver for SiFive SoC's

Rick Chen rickchen36 at gmail.com
Mon Aug 3 05:34:02 CEST 2020


<rick at andestech.com> 於 2020年8月3日 週一 上午11:05寫道:
>
>
>
> -----Original Message-----
> From: Sagar Kadam [mailto:sagar.kadam at sifive.com]
> Sent: Friday, July 31, 2020 9:15 PM
> To: u-boot at lists.denx.de
> Cc: Rick Jian-Zhi Chen(陳建志); Paul Walmsley ( Sifive); palmer at dabbelt.com; anup.patel at wdc.com; atish.patra at wdc.com; lukma at denx.de; Pragnesh Patel; bin.meng at windriver.com; jagan at amarulasolutions.com; sjg at chromium.org; twoerner at gmail.com; mbrugger at suse.com; Eugeniy.Paltsev at synopsys.com; seanga2 at gmail.com; patrick at blueri.se; nsaenzjulienne at suse.de; weijie.gao at mediatek.com; festevam at 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.kadam at sifive.com>
> > Sent: Wednesday, July 29, 2020 3:06 PM
> > To: u-boot at lists.denx.de
> > Cc: rick at andestech.com; Paul Walmsley ( Sifive)
> > <paul.walmsley at sifive.com>; palmer at dabbelt.com; anup.patel at wdc.com;
> > atish.patra at wdc.com; lukma at denx.de; Pragnesh Patel
> > <pragnesh.patel at sifive.com>; bin.meng at windriver.com;
> > jagan at amarulasolutions.com; sjg at chromium.org; twoerner at gmail.com;
> > mbrugger at suse.com; Eugeniy.Paltsev at synopsys.com; seanga2 at gmail.com;
> > patrick at blueri.se; nsaenzjulienne at suse.de; weijie.gao at mediatek.com;
> > festevam at gmail.com; Sagar Kadam <sagar.kadam at 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


More information about the U-Boot mailing list