phy: core: Allow children node to be overridden
authorThierry Reding <treding@nvidia.com>
Tue, 5 Apr 2016 15:17:34 +0000 (17:17 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 29 Apr 2016 14:39:39 +0000 (16:39 +0200)
commit1140f7c8994a3a2a0d7c4972509d98b792617d39
tree2c22ea1a570a2e706bb863053b10584a3aa29b92
parent0e55714902857f71ce3f9144f6a73fb8321229ef
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>
Documentation/phy.txt
drivers/phy/phy-core.c
include/linux/phy/phy.h