diff options
| author | Kishon Vijay Abraham I <[email protected]> | 2022-01-28 13:41:30 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-08 11:00:03 -0500 |
| commit | 432286c48d06314a90cdc98b2fea1e77f3379bb9 (patch) | |
| tree | 7d2b7280bc6163b5f94abaad1c178062d038930b /include/linux | |
| parent | 67703eed11fecc425857078e35779b9db6c62066 (diff) | |
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
Cadence Sierra PHY driver registers PHY using devm_phy_create()
for all sub-nodes of Sierra device tree node. However Sierra device
tree node can have sub-nodes for the various clocks in addtion to the
PHY. Use devm_phy_create() only for nodes with name "phy" (or "link"
for old device tree) which represent the actual PHY.
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Signed-off-by: Aswath Govindraju <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
