soc/tegra: pmc: Disable PMC state syncing
authorDmitry Osipenko <digetx@gmail.com>
Sun, 26 Sep 2021 22:40:26 +0000 (01:40 +0300)
committerThierry Reding <treding@nvidia.com>
Mon, 4 Oct 2021 20:10:54 +0000 (22:10 +0200)
commit33110589a3f0ed8e2c4c8213bc44858a93cefc01
tree28d0f8747df18e7cee673df5f032b4f91f9b2a78
parent0d7281b27af9d9602a6d62a132f19932b1b0fd88
soc/tegra: pmc: Disable PMC state syncing

Disable PMC state syncing in order to ensure that we won't break older
kernels once device-trees will be updated with the addition of the power
domains. This also allows to apply device-tree PM patches independently
from the driver patches.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c