Peter Maydell afdcbddcc9 hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
The virt board generates a gpio-keys node in the dtb, but it
incorrectly gives this node #size-cells and #address-cells
properties. If you dump the dtb with 'machine dumpdtb=file.dtb'
and run it through dtc, dtc will warn about this:

Warning (avoid_unnecessary_addr_size): /gpio-keys: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Remove the bogus properties.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220513131316.4081539-3-peter.maydell@linaro.org
2022-05-19 16:19:03 +01:00
..
2022-03-09 09:13:39 +00:00
2022-04-20 09:36:24 +02:00
2022-05-08 18:52:37 +01:00
2022-04-26 12:25:14 +02:00
2022-04-29 10:48:48 +10:00
2022-05-02 17:03:03 +02:00
2022-05-02 17:03:03 +02:00
2022-05-13 08:20:11 -06:00
2022-05-02 17:03:03 +02:00