17.07.2021 14:27, Dmitry Osipenko пишет: > Implement disable_unused() callback of tegra_clk_sdmmc_mux_ops to fix > imbalanced disabling of the unused MMC clock on Tegra210 Jetson Nano. > > Fixes: c592c8a28f58 ("clk: tegra: Fix refcounting of gate clocks") > Reported-by: Jon Hunter <jonathanh@xxxxxxxxxx> # T210 Nano > Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> # T210 Nano > Acked-by: Jon Hunter <jonathanh@xxxxxxxxxx> > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- Stephen, please feel free to take this patch for the rc3 fixes.