Hi Mike, Stephen, The following changes since commit 59c6fceb2ecc382c3d20508a235b539bf23af1f0: soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 (2021-08-11 11:55:56 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-5.15-clk for you to fetch changes up to faa8605f9f92e36c724ecaf03b466cfe31b04b06: clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock (2021-08-11 11:57:01 +0200) Note that this pulls in a couple of changes from the ARM SoC tree, which I haven't explicitly included in the diffstat below. If you prefer I can also send this again after v5.15-rc1 which will then already include the dependency. It's not a critical patch, merely a clean-up, really. Thanks, Thierry ---------------------------------------------------------------- clk/tegra: Changes for v5.15-rc1 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. ---------------------------------------------------------------- Dmitry Osipenko (1): clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock Thierry Reding (1): Merge branch 'for-5.15/soc' into for-5.15/clk drivers/clk/tegra/clk-tegra-periph.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)