Hi Pantelis,
On Fri, Jun 10, 2016 at 05:04:45PM +0300, Pantelis Antoniou wrote:
>
> > On May 27, 2016, at 12:13 , Maxime Ripard
> > wrote:
> >
> > Implement a macro based on fdt_first_property_offset and
> > fdt_next_property_offset that provides a convenience to iterate over all
> > the prope
> On May 27, 2016, at 12:13 , Maxime Ripard
> wrote:
>
> Implement a macro based on fdt_first_property_offset and
> fdt_next_property_offset that provides a convenience to iterate over all
> the properties of a given node.
>
> Signed-off-by: Maxime Ripard
> ---
> include/libfdt.h | 24 +++
On 2016-05-27 02:13, Maxime Ripard wrote:
> Implement a macro based on fdt_first_property_offset and
> fdt_next_property_offset that provides a convenience to iterate over all
> the properties of a given node.
>
> Signed-off-by: Maxime Ripard
> ---
> include/libfdt.h | 24 +++
Implement a macro based on fdt_first_property_offset and
fdt_next_property_offset that provides a convenience to iterate over all
the properties of a given node.
Signed-off-by: Maxime Ripard
---
include/libfdt.h | 24
1 file changed, 24 insertions(+)
diff --git a/includ
4 matches
Mail list logo