]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: core: implement ofnode_options helpers
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 1 Oct 2024 12:24:35 +0000 (14:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 22:02:20 +0000 (16:02 -0600)
commit30f6ea513859f240f12d0399f22ce459d0c856c3
tree6ace899ec630218022373a48a115c498785b6c52
parent9e3d83301e4f34064e09376bb6f2e199f21411de
dm: core: implement ofnode_options helpers

Implement ofnode_options helpers to read options in /options/u-boot to
adapt to the new way to declare options as described in [1].

[1] dtschema/schemas/options/u-boot.yaml

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/core/ofnode.c
include/dm/ofnode.h