On Thu, Jan 25, 2018 at 04:00:09PM +0200, Peter De Schrijver wrote: > This patch series introduces the Memory Built-In Self Test (MBIST) > work around (WAR) needed when power ungating certain domains. More > details can be found in 'clk: tegra: MBIST WAR for Tegra210'. I choose to > implement the WAR in the Tegra210 clock driver, because most accesses are > to CAR registers and for the VENC domain, we need to make sure the CSI > clock source is not changed during the WAR execution. For the series: Tested-by: Hector Martin <marcan@xxxxxxxxx> This requires an additional patch (Thierry has it in one of his trees) to fix the tegra_powergate_sequence_power_up path (missing `pg.pmc = pmc;` in that function). With that fix, this series fixes the nondeterministic "green bars across display" issue. -- Hector Martin "marcan" (marcan@xxxxxxxxx) Public Key: https://mrcn.st/pub -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html