]> git.itanic.dy.fi Git - linux-stable/commit
doc: phy: Document typical order of API calls
authorSean Anderson <sean.anderson@seco.com>
Tue, 18 Oct 2022 17:58:41 +0000 (13:58 -0400)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Nov 2022 04:50:25 +0000 (10:20 +0530)
commit846d479224537185768276dd4a84c1bda2bbcd4e
tree9a185bb277ba210afde869951f0c75cdb9f01762
parent2428787f16155aa03aa63d5c130e83809a7df5cf
doc: phy: Document typical order of API calls

Document the typical order of API calls to used by new drivers and
controllers. Many existing controllers follow this order, but some do
not. This is especially true for controllers designed to work with one
particular PHY driver, which may not need a call to (for example)
phy_init.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/20221018175841.1906611-1-sean.anderson@seco.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/phy/phy.rst