On Sun, 04 Aug 2024 20:32:55 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > Preparing for assigned-clock-rates-u64 support, add function > of_property_for_each_u64 to iterate each u64 value > > Reviewed-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > drivers/of/property.c | 23 +++++++++++++++++++++++ > include/linux/of.h | 23 +++++++++++++++++++++++ > 2 files changed, 46 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>