diff options
author | Eric Auger <eric.auger@redhat.com> | 2018-06-29 15:11:01 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-06-29 15:11:01 +0100 |
commit | bb2a33486fa33fc9e8bc557c54a485ed373845c9 (patch) | |
tree | 285f16a3052bd30ad02a6b673dfcb612a6c5eb60 /hw/usb/trace-events | |
parent | f963cc26dfd7832b6371c312a817a1950bfe398a (diff) |
hw/arm/virt: Silence dtc /intc warnings
When running dtc on the guest /proc/device-tree we get the
following warnings: "Warning (unit_address_vs_reg): Node <name>
has a reg or ranges property, but no unit name", with name:
/intc, /intc/its, /intc/v2m.
Nodes should have a name in the form <name>[@<unit-address>] where
unit-address is the primary address used to access the device, listed
in the node's reg property. This fix seems to make dtc happy.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1530044492-24921-3-git-send-email-eric.auger@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/usb/trace-events')
0 files changed, 0 insertions, 0 deletions