Merge tag 'for-5.15-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux...
authorStephen Boyd <sboyd@kernel.org>
Tue, 24 Aug 2021 18:39:04 +0000 (11:39 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 24 Aug 2021 18:39:04 +0000 (11:39 -0700)
commit923ba4604a9be794e4ef4911f6c5e15b4bb39b3f
treedb2920dc3571964754be9498b8b11d019cfceaf7
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
parentfaa8605f9f92e36c724ecaf03b466cfe31b04b06
Merge tag 'for-5.15-clk' of git://git./linux/kernel/git/tegra/linux into clk-nvidia

Pull a Tegra clk driver cleanup from Thierry Reding:

The FUSE driver has been updated to take manual control of the FUSE
clock over suspend/resume cycles, so the CLK_IS_CRITICAL flag can now be
dropped.

* tag 'for-5.15-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock
  soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
  soc/tegra: fuse: Add runtime PM support
  soc/tegra: fuse: Clear fuse->clk on driver probe failure
  soc/tegra: pmc: Prevent racing with cpuilde driver
  soc/tegra: bpmp: Remove unused including <linux/version.h>