Merge tag 'for-5.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux...
authorStephen Boyd <sboyd@kernel.org>
Wed, 25 Mar 2020 02:06:38 +0000 (19:06 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 25 Mar 2020 02:06:38 +0000 (19:06 -0700)
Pull Nvidia Tegra clk driver updates from Thierry Reding:

These changes remove PMC clocks from the clock and reset controller
driver because they are controlled by bits in the PMC controller.

* tag 'for-5.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  clk: tegra: Remove audio clocks configuration from clock driver
  clk: tegra: Remove tegra_pmc_clk_init along with clk ids
  clk: tegra: Remove CLK_M_DIV fixed clocks
  clk: tegra: Fix Tegra PMC clock out parents
  clk: tegra: Add Tegra OSC to clock lookup
  clk: tegra: Add support for OSC_DIV fixed clocks
  dt-bindings: soc: tegra-pmc: Add ID for Tegra PMC 32 kHz blink clock
  dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
  dt-bindings: tegra: Convert Tegra PMC bindings to YAML
  dt-bindings: clock: tegra: Add IDs for OSC clocks


Trivial merge