From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 7 Feb 2019 07:48:25 +0100 Subject: [U-Boot] [PATCH v2 3/7] dm: core: Introduce dev_read_alias_highest_id() In-Reply-To: <1525da17d6e1c823b9f6af14ef6eada0aac3bdc5.1548948659.git.michal.simek@xilinx.com> References: <1525da17d6e1c823b9f6af14ef6eada0aac3bdc5.1548948659.git.michal.simek@xilinx.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Michal, Am 31.01.2019 um 16:30 schrieb Michal Simek: > It is wrapper for calling of_alias_get_highest_id() when live tree is > enabled and fdtdec_get_alias_highest_id() if not. > > Signed-off-by: Michal Simek > --- > > Changes in v2: > - New patch > > drivers/core/read.c | 8 ++++++++ > include/dm/read.h | 16 ++++++++++++++++ > 2 files changed, 24 insertions(+) Reviewed-by: Heiko Schocher 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