2024-01-30 10:58:24

by Dawei Li

[permalink] [raw]
Subject: [PATCH 0/2] Update phandle cache on device node attach

Hi Rob,

This tiny series implement cache updating logic for device node
attaching for CONFIG_OF_DYNAMIC.


Dawei Li (2):
of: Introduce __of_phandle_update_cache
of: Implment cache update operation on device node attach

drivers/of/base.c | 22 ++++++++++++++++++++--
drivers/of/dynamic.c | 2 ++
drivers/of/of_private.h | 1 +
3 files changed, 23 insertions(+), 2 deletions(-)

base-commit: 861c0981648f5b64c86fd028ee622096eb7af05a

Sorry for wrong tree on which these patches are standing(which is
Linus's tree), I am have hard time fetching OF tree.

Thanks,

Dawei

--
2.27.0