[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240130105236.3097126-1-dawei.li@shingroup.cn>
Date: Tue, 30 Jan 2024 18:52:34 +0800
From: Dawei Li <dawei.li@...ngroup.cn>
To: robh+dt@...nel.org,
frowand.list@...il.com
Cc: devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
set_pte_at@...look.com,
Dawei Li <dawei.li@...ngroup.cn>
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
Powered by blists - more mailing lists