[PATCH 1/3] dt-bindings: add power domains to Tegra BPMP firmware
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2016-07-26 09:55:41
Also in:
linux-devicetree, linux-tegra
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2016-07-26 09:55:41
Also in:
linux-devicetree, linux-tegra
On 19/07/16 20:14, Stephen Warren wrote:
From: Stephen Warren <redacted> The Tegra186 BPMP is also a provider of power domains. Enhance the device tree binding to describe this. Signed-off-by: Stephen Warren <redacted> --- These patches all build on top of Joseph Lo's baseline BPMP binding patches[1] and enhance them to represent a few more features of the firmware. [1] https://lkml.org/lkml/2016/7/19/280 "[PATCH V3 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox" .../bindings/firmware/nvidia,tegra186-bpmp.txt | 10 ++++-- include/dt-bindings/power/tegra186-powergate.h | 39 ++++++++++++++++++++++ 2 files changed, 46 insertions(+), 3 deletions(-) create mode 100644 include/dt-bindings/power/tegra186-powergate.h
Acked-by: Jon Hunter <jonathanh@nvidia.com> Jon -- nvpublic