On Mon, Apr 01, 2024 at 04:10:47PM +0200, Krzysztof Kozlowski wrote: > 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@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew