[U-Boot] [PATCH v2 2/7] fdt: Introduce fdtdec_get_alias_highest_id()

Heiko Schocher hs at denx.de
Thu Feb 7 06:47:34 UTC 2019


Hello Michal,

Am 31.01.2019 um 16:30 schrieb Michal Simek:
> Find out the highest alias ID used for certain subsystem.
> This call will be used for alocating IDs for i2c buses which are not
> described in DT.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
> 
> Changes in v2: None
> 
>   include/fdtdec.h | 13 +++++++++++++
>   lib/fdtdec.c     | 33 +++++++++++++++++++++++++++++++++
>   2 files changed, 46 insertions(+)

Reviewed-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list