mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH v3 1/4] of: add helpers to get alias from device node path + property name
Date: Mon, 02 Dec 2024 13:39:22 +0100	[thread overview]
Message-ID: <173314316206.2446292.16463030617579712928.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241202112437.535013-1-a.fatoum@pengutronix.de>


On Mon, 02 Dec 2024 12:24:34 +0100, Ahmad Fatoum wrote:
> The existing of_find_device and of_find_path helpers require that
> barebox has already probed devices. For use in code where this
> assumption doesn't always hold true, let's add helpers that return
> the alias if it exists.
> 
> 

Applied, thanks!

[1/4] of: add helpers to get alias from device node path + property name
      https://git.pengutronix.de/cgit/barebox/commit/?id=7e3422ba67db (link may not be stable)
[2/4] environment: implement of_env_get_device_alias_by_path helper
      https://git.pengutronix.de/cgit/barebox/commit/?id=f3f702756f64 (link may not be stable)
[3/4] bootsource: have bootsource_get_alias_name return const char *
      https://git.pengutronix.de/cgit/barebox/commit/?id=f19b40932b58 (link may not be stable)
[4/4] ARM: i.MX8MP: tqma8mpxl: fix bbu registration for other boards using SoM
      https://git.pengutronix.de/cgit/barebox/commit/?id=9f17407d1a5b (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2024-12-02 12:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02 11:24 Ahmad Fatoum
2024-12-02 11:24 ` [PATCH v3 2/4] environment: implement of_env_get_device_alias_by_path helper Ahmad Fatoum
2024-12-02 11:24 ` [PATCH v3 3/4] bootsource: have bootsource_get_alias_name return const char * Ahmad Fatoum
2024-12-02 11:24 ` [PATCH v3 4/4] ARM: i.MX8MP: tqma8mpxl: fix bbu registration for other boards using SoM Ahmad Fatoum
2024-12-02 12:39 ` 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=173314316206.2446292.16463030617579712928.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --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