commit | 1140f7c8994a3a2a0d7c4972509d98b792617d39 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Apr 05 17:17:34 2016 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Fri Apr 29 16:39:39 2016 +0200 |
tree | 2c22ea1a570a2e706bb863053b10584a3aa29b92 | |
parent | 0e55714902857f71ce3f9144f6a73fb8321229ef [diff] |
phy: core: Allow children node to be overridden In order to more flexibly support device tree bindings, allow drivers to override the container of the child nodes. By default the device node of the PHY provider is assumed to be the parent for children, but bindings may decide to add additional levels for better organization. Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Thierry Reding <treding@nvidia.com>