dt-bindings: firmware: Add bindings for Tegra BPMP
authorJoseph Lo <josephl@nvidia.com>
Tue, 5 Jul 2016 09:04:24 +0000 (17:04 +0800)
committerThierry Reding <treding@nvidia.com>
Fri, 18 Nov 2016 13:33:41 +0000 (14:33 +0100)
commitd55865608fe0191935665acc6bb6d36bc8bb4b2e
tree14c9c58003359160e8e1387607846fbc2c566653
parent3dc8367499d7861eae4512ed921bd3997cd16370
dt-bindings: firmware: Add bindings for Tegra BPMP

The Boot and Power Management Processor (BPMP) is a co-processor found
in Tegra SoCs. It is designed to handle the early stages of the boot
process as well as to offload power management tasks (such as clocks,
resets, powergates, ...).

The binding document defines the resources that are used by the BPMP
firmware, which implements the interprocessor communication (IPC)
between the CPU and the BPMP.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt [new file with mode: 0644]
include/dt-bindings/clock/tegra186-clock.h [new file with mode: 0644]
include/dt-bindings/reset/tegra186-reset.h [new file with mode: 0644]