[PATCH 07/10] dm: doc: update of-plat with new phandle support
Walter Lozano
walter.lozano at collabora.com
Mon Jun 8 17:54:39 CEST 2020
Hi Simon,
On 4/6/20 12:59, Simon Glass wrote:
> On Fri, 29 May 2020 at 12:15, Walter Lozano <walter.lozano at collabora.com> 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 <walter.lozano at collabora.com>
>> ---
>> doc/driver-model/of-plat.rst | 24 ++++++++++++++++--------
>> 1 file changed, 16 insertions(+), 8 deletions(-)
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> But note dm_populate_...
>
> I would like it to be easy to see what module/subsystem a function belongs to.
Sure, I totally agree.
Thanks again for your deep review.
Regards,
Walter
More information about the U-Boot
mailing list