summaryrefslogtreecommitdiff
path: root/include/dt-bindings/power
Commit message (Collapse)AuthorAgeLines
* ARM: tegra: add BPMP DT bindingsStephen Warren2016-08-04-0/+29
The Tegra BPMP (Boot and Power Management Processor) is a separate auxiliary CPU embedded into Tegra to perform power management work, and controls related features such as clocks, resets, power domains, PMIC I2C bus, etc. These bindings dictate how to represent the BPMP in device tree. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>