diff options
author | Olof Johansson <olof@lixom.net> | 2016-11-19 05:28:14 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-11-19 05:28:14 +0300 |
commit | e40719dd011425d484f4c627a7c27f085dc44c44 (patch) | |
tree | 0b183f080ade2f5163e334ffb261e9dd15bebf16 /drivers/reset | |
parent | dd3eedd338342a4e9dd87a54eeb81b87f2d0a286 (diff) | |
parent | b704ed8095ee91af5f3f7343bb3be23aae1cb26d (diff) | |
download | linux-e40719dd011425d484f4c627a7c27f085dc44c44.tar.xz |
Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
firmware: Add Tegra IVC and BPMP support
IVC is an inter-processor communication protocol that uses shared memory
to exchange data between processors. The BPMP driver makes use of this
to communicate with the Boot and Power Management Processor (BPMP) and
uses an additional hardware synchronization primitive from the HSP block
to signal availability of new data (doorbell).
Firmware running on the BPMP implements a number of services such as the
control of clocks and resets within the system, or the ability to ungate
or gate power partitions.
* tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
dt-bindings: firmware: Allow child nodes inside the Tegra BPMP
dt-bindings: Add power domains to Tegra BPMP firmware
firmware: tegra: Add BPMP support
firmware: tegra: Add IVC library
dt-bindings: firmware: Add bindings for Tegra BPMP
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions