[PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index
Rob Herring
robh+dt at kernel.org
Thu Mar 23 01:49:40 AEDT 2017
On Tue, Mar 21, 2017 at 10:49 PM, Alistair Popple <alistair at popple.id.au> wrote:
> There is of_property_read_u32_index but no u64 variant. This patch
> adds one similar to the u32 version for u64.
>
> Signed-off-by: Alistair Popple <alistair at popple.id.au>
> ---
> drivers/of/base.c | 31 +++++++++++++++++++++++++++++++
> include/linux/of.h | 3 +++
> 2 files changed, 34 insertions(+)
Acked-by: Rob Herring <robh at kernel.org>
More information about the Linuxppc-dev
mailing list