Merge tag 'tegra-for-5.16-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 11 Oct 2021 09:24:04 +0000 (11:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 11 Oct 2021 09:24:06 +0000 (11:24 +0200)
commit55ab5942316d92d70fa465c114846dba7b7fc0a6
tree751ebdb0d645080c36616d3a235a73d59ccb6864
parent94b847c76692b56ab9b9a76c62b831d42b23e18e
parentbdb1ffdad3b73e4d0538098fc02e2ea87a6b27cd
Merge tag 'tegra-for-5.16-cpuidle' of git://git./linux/kernel/git/tegra/linux into arm/drivers

cpuidle: tegra: Changes for v5.16-rc1

This pulls in the for-5.16/clk and for-5.16/soc branches and uses the
stubs added in them to enable compile testing of the cpuidle driver.
While at it, this also fixes a potential driver probe order race
condition between the PMC and the cpuidle driver.

* tag 'tegra-for-5.16-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  cpuidle: tegra: Check whether PMC is ready
  cpuidle: tegra: Enable compile testing
  clk: tegra: Add stubs needed for compile testing

Link: https://lore.kernel.org/r/20211008201132.1678814-5-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>