OSDN Git Service

Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 16:23:00 +0000 (17:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 16:23:25 +0000 (17:23 +0100)
commitf73e22d621d3c0c8f88cedd42bb79e53863d40a4
treefdc7ac99bcf5bfdd9c156db816d5ad51f0a06165
parent6f2185f8e345c9023bdd030d7dae4affd6bea539
parentfe45ab552955ee93b492cbf86603eb02b3c77a66
Merge tag 'tegra-for-5.1-firmware' of git://git./linux/kernel/git/tegra/linux into arm/drivers

firmware: tegra: Changes for v5.1-rc1

These changes add support for BPMP on Tegra210.

* tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware/tegra: Enable Tegra186 BPMP support on Tegra194
  firmware: tegra: Conditionally support SoC generations
  firmware: tegra: bpmp-tegra186: Remove unused includes
  firmware: tegra: add bpmp driver for Tegra210
  firmware: tegra: Refactor BPMP driver
  firmware: tegra: Reword messaging terminology

Signed-off-by: Arnd Bergmann <arnd@arndb.de>