Merge tag 'tegra-for-5.5-clk-core-v2' of git://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Wed, 13 Nov 2019 19:16:58 +0000 (11:16 -0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 13 Nov 2019 19:16:58 +0000 (11:16 -0800)
Pull clk framework change from Thierry Reding:

Contains a single core API addition that allows clock providers to query
the parent index for a given struct clk_hw. This is used to implement
suspend/resume support on Tegra SoCs.

* tag 'tegra-for-5.5-clk-core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  clk: Add API to get index of the clock parent


Trivial merge