23.03.2020 20:52, Sowjanya Komatineni пишет: ... > + pd_venc: venc { > + clocks = <&tegra_car TEGRA210_CLK_VI>, > + <&tegra_car TEGRA210_CLK_CSI>; > + resets = <&mc TEGRA210_MC_RESET_VI>, The MC resetting should be needed only for a hardware hot-resetting. It should be wrong to add it to the power domain. > + <&tegra_car TEGRA210_RST_VI>, > + <&tegra_car TEGRA210_CLK_CSI>; > + #power-domain-cells = <0>; > + }; > };