From: Sascha Hauer <s.hauer@pengutronix.de>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v3 0/4] Pass reset and boot sources via /chosen node
Date: Tue, 22 May 2018 09:17:13 +0200 [thread overview]
Message-ID: <20180522071713.pnrqbv23xm3ikwmj@pengutronix.de> (raw)
In-Reply-To: <20180517212917.3628-1-andrew.smirnov@gmail.com>
On Thu, May 17, 2018 at 02:29:13PM -0700, Andrey Smirnov wrote:
> Everyone:
>
> The following patches are really usefull for Linux userspace
> applications that need to know the details about reset and boot
> sources.
>
> Feedback is welcome!
Applied, thanks
Sascha
>
> Changes since [v2]:
>
> - Dropped unnecessary code in bootsource_get_alias_name().
>
> - Chagned bootsource_get_alias_name() to bail out if
> bootsource_instance is not properly set up
>
> - Converted BOOTSOURCE_I2C_EEPROM and BOOTSOURCE_SPI_EEPROM to
> be handled more explicitly
>
> - Dropped unnecessary code in of_fixup_bootargs_bootsource()
>
> Changes since [v1]:
>
> - Series reworked to pass bootsource as a pointer to a
> devicetree node corresponding to detected bootsource
>
> [v1] http://lists.infradead.org/pipermail/barebox/2018-May/032814.html
> [v2] http://lists.infradead.org/pipermail/barebox/2018-May/032909.html
>
> Andrey Smirnov (4):
> of: Make of_property_get_value() public
> bootsource: Add bootsource alias name API
> common: oftree: Pass bootsource and bootsource instance to kernel
> common: oftree: Pass reset source and reset source instance to kernel
>
> common/bootsource.c | 68 ++++++++++++++++++++++++++++++++++++++++++++
> common/oftree.c | 33 ++++++++++++++++++++-
> drivers/of/base.c | 5 ----
> include/bootsource.h | 2 ++
> include/of.h | 6 ++++
> 5 files changed, 108 insertions(+), 6 deletions(-)
>
> --
> 2.17.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2018-05-22 7:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-17 21:29 Andrey Smirnov
2018-05-17 21:29 ` [PATCH v3 1/4] of: Make of_property_get_value() public Andrey Smirnov
2018-05-17 21:29 ` [PATCH v3 2/4] bootsource: Add bootsource alias name API Andrey Smirnov
2018-05-17 21:29 ` [PATCH v3 3/4] common: oftree: Pass bootsource and bootsource instance to kernel Andrey Smirnov
2018-05-17 21:29 ` [PATCH v3 4/4] common: oftree: Pass reset source and reset source " Andrey Smirnov
2018-05-22 7:17 ` Sascha Hauer [this message]
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=20180522071713.pnrqbv23xm3ikwmj@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=andrew.smirnov@gmail.com \
--cc=barebox@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