[PATCH v1 0/6] Messon: Simplify error handling with dev_err_probe()
Anand Moon
linux.amoon at gmail.com
Thu Apr 10 06:33:15 PDT 2025
Hi All,
Use dev_err_probe() for phy resources to indicate the deferral
reason when waiting for the resource to come up.
Note: The following patch for RTC:
phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probe
has not been tested as I do not have access to the Amlogic AGX hardware.
However, I have made improvements to this change based on my understanding
of other code.
Thanks
-Anand
Anand Moon (6):
phy: amlogic: phy-meson-gxl-usb2: Simplify error handling with
dev_err_probe()
phy: amlogic: phy-meson-g12a-usb2: Simplify error handling with
dev_err_probe()
phy: amlogic: phy-meson-axg-mipi-pcie-analog: Simplify error handling
with dev_err_probe()
phy: amlogic: phy-meson-axg-mipi-dphy: Simplify error handling with
dev_err_probe()
phy: amlogic: phy-meson-axg-pcie: Simplify error handling with
dev_err_probe()
phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie
probe
drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c | 10 +++-------
.../phy/amlogic/phy-meson-axg-mipi-pcie-analog.c | 10 +++-------
drivers/phy/amlogic/phy-meson-axg-pcie.c | 14 +++++---------
drivers/phy/amlogic/phy-meson-g12a-usb2.c | 10 +++-------
drivers/phy/amlogic/phy-meson-gxl-usb2.c | 11 +++--------
5 files changed, 17 insertions(+), 38 deletions(-)
base-commit: 3b07108ada81a8ebcebf1fe61367b4e436c895bd
--
2.49.0
More information about the linux-amlogic
mailing list