[PATCH v3 1/4] of: add helpers to get alias from device node path + property name

Sascha Hauer s.hauer at pengutronix.de
Mon Dec 2 04:39:22 PST 2024


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 at pengutronix.de>




More information about the barebox mailing list