dm: doc: update of-plat with new phandle support
authorWalter Lozano <walter.lozano@collabora.com>
Thu, 25 Jun 2020 04:10:14 +0000 (01:10 -0300)
committerSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 04:00:29 +0000 (22:00 -0600)
commitcbd484f0eb5acf46f928bd0a104617582ec82606
treea907f767f9eb2113341d6f6d6b9f55a79637d077
parent51f1263d8933fcae877b7698c0cb06d3ab495439
dm: doc: update of-plat with new phandle support

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 <walter.lozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/driver-model/of-plat.rst