commit | 1ba43f3038b2fdaeaeb7d08e1b8d49374011edc3 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jul 27 15:24:50 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Aug 04 13:36:58 2016 -0700 |
tree | a5079256405d62f1e263efcd776a003400167f41 | |
parent | c5317315cea42cadb4e00aa2dc0be8f6f83bad7e [diff] |
ARM: tegra: add BPMP DT bindings 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>