[PATCH v1 1/1] core: ofnode: add of_graph parsing helpers

Svyatoslav Ryhel clamor95 at gmail.com
Sun Feb 16 13:58:17 CET 2025


нд, 16 лют. 2025 р. о 14:56 Simon Glass <sjg at chromium.org> пише:
>
> Hi Svyatoslav,
>
> On Sat, 15 Feb 2025 at 11:10, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
> >
> > сб, 15 лют. 2025 р. о 20:08 Simon Glass <sjg at chromium.org> пише:
> > >
> > > Hi Svyatoslav,
> > >
> > > On Sat, 15 Feb 2025 at 10:55, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
> > > >
> > > > Add a mostly complete list of ofnode analogs of of_graph
> > > > parsing helpers.
> > > >
> > > > Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> > > > ---
> > > >  drivers/core/Makefile       |   2 +-
> > > >  drivers/core/ofnode_graph.c | 217 ++++++++++++++++++++++++++++++++++++
> > > >  include/dm/ofnode_graph.h   |  90 +++++++++++++++
> > > >  3 files changed, 308 insertions(+), 1 deletion(-)
> > > >  create mode 100644 drivers/core/ofnode_graph.c
> > > >  create mode 100644 include/dm/ofnode_graph.h
> > >
> > > Can you add a test to test/dm/ofnode please?
> > >
> >
> > Sure, is there anything else besides tests?
>
> The other other thing is that you could mention in the comment for
> get_display_timing() that it is an optional method.
>

Wrong patchset, but sure, I will.

> Regards,
> SImon


More information about the U-Boot mailing list