On Tue, Jul 14, 2020 at 09:20:39PM -0700, Sowjanya Komatineni wrote: > Tegra210 VI I2C is in VE power domain and i2c-vi node should have > power-domains property. > > Current Tegra210 i2c-vi device node is missing both VI I2C clocks > and power-domains property. > > This patch adds them. > > Signed-off-by: Sowjanya Komatineni > --- > arch/arm64/boot/dts/nvidia/tegra210.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) Applied, thanks. Thierry