aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorMarek Vasut2023-03-19 18:09:42 +0100
committerMarek Vasut2023-04-07 14:23:26 +0200
commitb0177a24d48e4ce13bfd7fce0d9c17dc0996f9a5 (patch)
tree35132d34223ab4fe3ae58ee5f7ae811546d4ef87 /drivers/gpio/Kconfig
parent12a8efbcdd6240e0f0a1e99b744eaed9ba6fba22 (diff)
phy: Add .set_mode and .set_speed callbacks
Add two new callbacks matching the Linux ones. The .set_mode is used to set PHY mode and submode, where mode is either USB, Ethernet, and so on, while submode is e.g. for Ethernet case RGMII, RMII, and so on. The .set_speed is used to configure link speed into the PHY. Unlike the existing configure callback, which is used to pass arbitrary custom information to the PHY, these two callbacks are used to pass standardized set of information to the PHY. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'drivers/gpio/Kconfig')
0 files changed, 0 insertions, 0 deletions