linux/drivers/phy/amlogic
Anand Moon bdeff6d8a2 phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probe
Reorder the PHY creation in the axg-pcie probe function to ensure all
the resource is mapped before creating the PHY. This change addresses
the issue where the PHY creation was attempted before
mapping the necessary resources, potentially causing failures.

Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250410133332.294556-7-linux.amoon@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2025-04-11 17:07:15 +05:30
..
Kconfig phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
Makefile phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
phy-meson8-hdmi-tx.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson8b-usb2.c phy: amlogic: meson8b-usb2: Use the regmap_{clear,set}_bits helpers 2025-04-10 19:17:26 +05:30
phy-meson-axg-mipi-dphy.c phy: amlogic: phy-meson-axg-mipi-dphy: Simplify error handling with dev_err_probe() 2025-04-11 17:07:15 +05:30
phy-meson-axg-mipi-pcie-analog.c phy: amlogic: phy-meson-axg-mipi-pcie-analog: Simplify error handling with dev_err_probe() 2025-04-11 17:07:15 +05:30
phy-meson-axg-pcie.c phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probe 2025-04-11 17:07:15 +05:30
phy-meson-g12a-mipi-dphy-analog.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-g12a-usb2.c phy: amlogic: phy-meson-g12a-usb2: Simplify error handling with dev_err_probe() 2025-04-11 17:07:15 +05:30
phy-meson-g12a-usb3-pcie.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-meson-gxl-usb2.c phy: amlogic: phy-meson-gxl-usb2: Simplify error handling with dev_err_probe() 2025-04-11 17:07:15 +05:30