Re: [v2,1/3] drivers/of/base.c: Add of_property_read_u64_index

From: Michael Ellerman
Date: Thu Apr 06 2017 - 09:07:06 EST


On Mon, 2017-04-03 at 09:51:42 UTC, Alistair Popple 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@xxxxxxxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/2475a2b6c877a0c8d1ca42c3f2b30f

cheers