From: Nikita Shubin <nikita.shubin@maquefel.me>
To: opensbi@lists.infradead.org
Subject: [PATCH 0/4] reboot SiFive Unmatched via PMIC
Date: Fri, 24 Sep 2021 19:36:26 +0300 [thread overview]
Message-ID: <20210924193626.3058099c@redslave.neermore.group> (raw)
In-Reply-To: <CAAhSdy3DLHwm=sdTB=M5wVpDxMYQrLbBVE0dU6fkVCnmjEGpWA@mail.gmail.com>
On Fri, 24 Sep 2021 21:39:09 +0530
Anup Patel <anup@brainfault.org> wrote:
> On Fri, Sep 24, 2021 at 9:36 PM Nikita Shubin
> <nikita.shubin@maquefel.me> wrote:
> >
> > On Fri, 24 Sep 2021 16:02:07 +0000
> > Anup Patel <Anup.Patel@wdc.com> wrote:
> >
> > > We need to improve sbi_system.h APIs so that platform/drivers can
> > > register callback for particular reset types. This will help reset
> > > types provided different reset drivers and we can use GPIO (for
> > > poweroff)
> > > + DA9063 (for reset) on SiFive Unmatched.
> >
> > It's hard to disagree with this. With no one objecting - i am eager
> > to look into this.
>
> Sure, go ahead and include this as separate patches in your next
> revision. You will have to update existing reset drivers as well.
>
> >
> > Moreover i noticed that with no reset available at all the boot
> > fails with no visible objections.
>
> Can you elaborate further ?
I noticed that if no reset driver is present at all the board won't
boot, but looking into the code - may be it's just in case drv->init
return an error, i will look further into it.
Yours,
Nikita Shubin
>
> >
> > Yours,
> > Nikita Shubin
> >
> >
> > --
> > opensbi mailing list
> > opensbi at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/opensbi
>
> Regards,
> Anup
next prev parent reply other threads:[~2021-09-24 16:36 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 11:33 [PATCH 0/4] reboot SiFive Unmatched via PMIC Nikita Shubin
2021-09-24 11:33 ` [PATCH 1/4] lib: utils/i2c: Add generic I2C configuration library Nikita Shubin
2021-09-25 4:19 ` Xiang W
2021-09-28 11:07 ` Nikita Shubin
2021-09-27 15:41 ` Alexandre ghiti
2021-09-28 10:51 ` Nikita Shubin
2021-09-28 11:43 ` Alexandre Ghiti
2021-09-24 11:33 ` [PATCH 2/4] lib: utils/gpio: Add simple FDT based I2C framework Nikita Shubin
2021-09-25 4:39 ` Xiang W
2021-09-27 15:42 ` Alexandre ghiti
2021-09-24 11:33 ` [PATCH 3/4] lib: utils/gpio: Add minimal SiFive I2C driver Nikita Shubin
2021-09-27 15:42 ` Alexandre ghiti
2021-09-24 11:33 ` [PATCH 4/4] lib: utils/reset: Add generic da9063 reset driver Nikita Shubin
2021-09-27 15:42 ` Alexandre ghiti
2021-09-28 10:56 ` Nikita Shubin
2021-09-24 15:54 ` [PATCH 0/4] reboot SiFive Unmatched via PMIC Jessica Clarke
2021-09-24 16:02 ` Anup Patel
2021-09-24 16:06 ` Nikita Shubin
2021-09-24 16:09 ` Anup Patel
2021-09-24 16:20 ` Nikita Shubin
2021-09-24 16:36 ` Nikita Shubin [this message]
2021-09-25 1:10 ` Bin Meng
2021-09-25 3:56 ` Anup Patel
2021-09-25 4:45 ` Bin Meng
2021-09-25 6:34 ` Anup Patel
2021-09-25 8:11 ` Heinrich Schuchardt
2021-09-28 10:32 ` Nikita Shubin
2021-09-29 12:46 ` Anup Patel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210924193626.3058099c@redslave.neermore.group \
--to=nikita.shubin@maquefel.me \
--cc=opensbi@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox