commit | 361c1b36ee0efbd191bb113de4e38fd757a4cee4 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Mar 24 10:03:34 2020 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed May 20 21:41:50 2020 -0500 |
tree | 39a36eaa1e1050b9fbf69db60f21c9668238b412 | |
parent | 6a60461ef85aee5b33f2a4c330acd790249fe456 [diff] |
plat/fvp: Support for extracting UART serial node info from DT This patch introduces the populate function which leverages a new driver to extract base address and clk frequency properties of the uart serial node from HW_CONFIG device tree. This patch also introduces fdt helper API fdtw_translate_address() which helps in performing address translation. Change-Id: I053628065ebddbde0c9cb3aa93d838619f502ee3 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>