Eric Auger 9481cf2e5f hw/arm/sysbus-fdt: helpers for clock node generation
Some passthrough'ed devices depend on clock nodes. Those need to be
generated in the guest device tree. This patch introduces some helpers
to build a clock node from information retrieved in the host device tree.

- copy_properties_from_host copies properties from a host device tree
  node to a guest device tree node
- fdt_build_clock_node builds a guest clock node and checks the host
  fellow clock is a fixed one.

fdt_build_clock_node will become static as soon as it gets used. A
dummy pre-declaration is needed for compilation of this patch.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-02-19 09:42:31 -07:00
..
2016-01-29 15:07:23 +00:00
2016-02-11 15:15:46 +03:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:25 +00:00
2016-02-16 14:29:28 +00:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:22 +00:00
2016-01-29 15:07:24 +00:00
2016-01-28 11:13:13 +00:00
2016-02-03 11:28:57 -05:00
2016-01-29 15:07:25 +00:00
2016-02-18 16:13:56 +02:00
2016-01-29 15:07:24 +00:00
2016-02-19 10:50:37 +00:00
2016-01-29 15:07:25 +00:00
2016-02-11 15:15:47 +03:00
2016-02-16 16:41:22 +01:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:25 +00:00
2016-02-18 14:50:51 +00:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:22 +00:00
2016-02-11 15:15:47 +03:00
2016-02-19 09:42:29 -07:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:23 +00:00
2016-01-29 15:07:24 +00:00
2015-12-22 18:39:19 +02:00