commit | 390ae57c762b65d40d39355858960f13f06cfcd4 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Jul 29 13:15:00 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Aug 04 13:36:59 2016 -0700 |
tree | c076347189af8c85491c4db652bb691f61def8b5 | |
parent | 7b9cb4940575f3b2d368d56ca06d3c0330af4c4b [diff] |
dt-bindings: allow child nodes inside the Tegra BPMP The BPMP implements some services which must be represented by separate nodes. For example, it can provide access to certain I2C controllers, and the I2C bindings represent each I2C controller as a device tree node. Update the binding to describe how the BPMP supports this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>