Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606609
| From | Rob Herring <robh+dt@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index |
| Date | 2017-03-22 16:00 +0100 |
| Message-ID | <tnPTY-3ZD-9@gated-at.bofh.it> (permalink) |
| References | <tnFBf-4Kk-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 21, 2017 at 10:49 PM, Alistair Popple <alistair@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@popple.id.au> > --- > drivers/of/base.c | 31 +++++++++++++++++++++++++++++++ > include/linux/of.h | 3 +++ > 2 files changed, 34 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index Alistair Popple <alistair@popple.id.au> - 2017-03-22 05:00 +0100
[PATCH 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Alistair Popple <alistair@popple.id.au> - 2017-03-22 05:00 +0100
Re: [PATCH 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Michael Ellerman <mpe@ellerman.id.au> - 2017-03-24 13:30 +0100
Re: [PATCH 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 kbuild test robot <lkp@intel.com> - 2017-03-24 15:00 +0100
[PATCH 2/3] powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev Alistair Popple <alistair@popple.id.au> - 2017-03-22 05:00 +0100
Re: [PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index Rob Herring <robh+dt@kernel.org> - 2017-03-22 16:00 +0100
csiph-web