diff options
author | Ondrej Jirman <megous@megous.com> | 2020-04-20 12:31:13 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-05-04 18:40:13 +0200 |
commit | cff1110178873d9dfac0e0e848c282954c4b3c63 (patch) | |
tree | ef27b0a380e00a76b8f35361bf57b8ff6a29596c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fe79ea577be81e1e71642826ab00e676dc59c194 (diff) |
arm64: dts: allwinner: sun50i-a64: Add missing address/size-cells
The binding specifies #address-cells and #size-cells should be present.
Without them present, dtc issues a warning because default for
#address-cells seems to be <2>:
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:1108.4-52:
Warning (dma_ranges_format):
/soc/dram-controller@1c62000:dma-ranges:
"dma-ranges" property has invalid length (12 bytes)
(parent #address-cells == 1, child #address-cells == 2,
#size-cells == 1)
mbus #address-cells should be 1.
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions