]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 13:16:25 +0000 (06:16 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 13:16:25 +0000 (06:16 -0700)
commit55de8075956e9fe41b9a6f30c790859f6ba85b26
treee5f5c3987a43672c58aad06fc9ca617a07edfb15
parentfe8fee6901059801c3b53a0f8e28274b2dade65e
parent1fd09e5d884a5ff4060948e0cf8f5d7eed16e936
Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers

soc/tegra: Core SoC changes for v4.12-rc1

This contains PMC support for Tegra186 as well as a proper driver for
the flow controller found on SoCs up to Tegra210. This also turns the
fuse driver into an explicitly non-modular driver.

* tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: Add initial flowctrl support for Tegra132/210
  soc/tegra: flowctrl: Add basic platform driver
  soc/tegra: Move Tegra flowctrl driver
  ARM: tegra: Remove unnecessary inclusion of flowctrl header
  soc: tegra: make fuse-tegra explicitly non-modular
  soc/tegra: Fix link errors with PMC disabled
  soc/tegra: Implement Tegra186 PMC support

Signed-off-by: Olof Johansson <olof@lixom.net>