]> git.dujemihanovic.xyz Git - u-boot.git/commit
generic-phy: add configure op
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 29 Dec 2020 13:58:59 +0000 (14:58 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 10 Feb 2021 09:00:51 +0000 (10:00 +0100)
commitf8da8a82c5761890ec8578a19f51508f0ead4a1b
tree2b2787f1d5b801fe2fcf0b5e9231ab93fed82d8a
parentafef20585abe55c44d376f3cacf435ddde149d77
generic-phy: add configure op

Add the PHY configure op callback to the generic PHY uclass to permit
configuring the PHY.

It's useful for MIPI DSI PHYs to setup the link timings.

Signed-off-by:Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/phy/phy-uclass.c
include/generic-phy.h