[PATCH 0/3] phy: Use device API to replace devfdt_ helpers
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue May 26 08:39:13 CEST 2026
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,
--
Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list