[PATCH 0/3] phy: Use device API to replace devfdt_ helpers
Jerome Forissier
jerome.forissier at arm.com
Wed May 27 16:32:42 CEST 2026
On 26/05/2026 08:39, Peng Fan (OSS) wrote:
> The goal is to remove the direct usage of devfdt_ APIs in drivers. The
> device APIs supports both live device tree and flat DT backends,
> avoiding direct dependency on devfdt_* helpers.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> Peng Fan (3):
> phy: ti-pipe3: Use device API for DT parsing
> phy: marvell: comphy: Use dev_read_addr_index_ptr()
> phy: cadence: Use device API
>
> drivers/phy/cadence/phy-cadence-sierra.c | 4 ++--
> drivers/phy/cadence/phy-cadence-torrent.c | 8 ++++----
> drivers/phy/marvell/comphy_core.c | 4 ++--
> drivers/phy/ti-pipe3-phy.c | 23 ++++++++++++++---------
> 4 files changed, 22 insertions(+), 17 deletions(-)
> ---
> base-commit: bb354d04459f5425318aeb8a70bae995ee573f1d
> change-id: 20260526-devfdt-phy-f2894541e3ad
>
> Best regards,
Series added to net-next, thanks!
--
Jerome
More information about the U-Boot
mailing list