[U-Boot] [PATCH v3 04/13] fdtdec: Implement fdtdec_set_phandle()

sjg at google.com sjg at google.com
Fri Apr 12 21:50:04 UTC 2019


Hi Thierry,

On Fri, 22 Mar 2019 at 16:34, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> On Fri, Mar 22, 2019 at 03:53:01PM +0800, Simon Glass wrote:
> > Hi Thierry,
> >
> > On Fri, 22 Mar 2019 at 02:10, Thierry Reding <thierry.reding at gmail.com> wrote:
> > >
> > > From: Thierry Reding <treding at nvidia.com>
> > >
> > > This function can be used to set a phandle for a given node.
> > >
> > > Signed-off-by: Thierry Reding <treding at nvidia.com>
> > > ---
> > > Changes in v2:
> > > - don't emit deprecated linux,phandle property
> > >
> > >  include/fdtdec.h | 11 +++++++++++
> > >  lib/fdtdec.c     |  7 +++++++
> > >  2 files changed, 18 insertions(+)
> > >
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list