arm64: tegra: Add #{address,size}-cells for VI I2C on Tegra210
authorThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:51:46 +0000 (11:51 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Jul 2020 12:57:29 +0000 (14:57 +0200)
The VI I2C controller provides an I2C bus and therefore needs to define
the #address-cells and #size-cells properties.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210.dtsi

index c394f14..829f786 100644 (file)
                        reset-names = "i2c";
                        power-domains = <&pd_venc>;
                        status = "disabled";
+
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                };
        };