On Fri, 19 Jun 2020 at 08:56, Walter Lozano <[email protected]> wrote: > > Update documentation to reflect the new phandle support when OF_PLATDATA > is used. Now phandles are implemented as pointers to U_BOOT_DEVICE, > which makes it possible to get a pointer to the actual device. > > Signed-off-by: Walter Lozano <[email protected]> > --- > doc/driver-model/of-plat.rst | 24 ++++++++++++++++-------- > 1 file changed, 16 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

