Home
last modified time | relevance | path

Searched hist:"0017 f2c8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi0017f2c8 Fri Apr 29 07:58:43 CDT 2022 Diogo Ivo <diogo.ivo@tecnico.ulisboa.pt> arm64: tegra: Add missing DFLL reset on Tegra210

Commit 4782c0a5dd88 ("clk: tegra: Don't deassert reset on enabling
clocks") removed deassertion of reset lines when enabling peripheral
clocks. This breaks the initialization of the DFLL driver which relied
on this behaviour.

In order to be able to fix this, add the corresponding reset to the DT.
Tested on Google Pixel C.

Cc: stable@vger.kernel.org
Fixes: 4782c0a5dd88 ("clk: tegra: Don't deassert reset on enabling clocks")
Signed-off-by: Diogo Ivo <diogo.ivo@tecnico.ulisboa.pt>
Signed-off-by: Thierry Reding <treding@nvidia.com>