arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warning
authorStefan Roese <sr@denx.de>
Mon, 10 Aug 2020 08:16:56 +0000 (10:16 +0200)
committerStefan Roese <sr@denx.de>
Thu, 13 Aug 2020 10:07:05 +0000 (12:07 +0200)
Fix this dtc warning:
Warning (avoid_default_addr_size)

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek BehĂșn <marek.behun@nic.cz>
arch/arm/dts/armada-3720-turris-mox.dts

index a1e0ad5..0f0a6ce 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&i2c1_pins>;
        status = "okay";
+       #address-cells = <1>;
+       #size-cells = <0>;
 
        rtc@6f {
                compatible = "microchip,mcp7941x";