arm64: dts: marvell: cn9130-db: drop unneeded flash address/size-cells
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 1 Apr 2024 14:10:47 +0000 (16:10 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 2 Apr 2024 12:40:22 +0000 (14:40 +0200)
commit270bd4c3ce3608cfda90aa957f8ea03895edf7b6
treef8964b5a8d923ead2be8c64f2e5173be61656708
parentf86f5471f1381a35325149bdbf19c4917c68d005
arm64: dts: marvell: cn9130-db: drop unneeded flash address/size-cells

Flash node uses single "partition" node to describe partitions, so
remove deprecated address/size-cells properties to also fix dtc W=1
warnings:

  cn9130-db.dtsi:313.10-336.4: Warning (avoid_unnecessary_addr_size): /cp0/config-space@f2000000/spi@700680/flash@0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/cn9130-db.dtsi