linux-stable/drivers/phy/freescale
Geert Uytterhoeven 37fcacb50b phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE
Freescale Layerscape Lynx 28G SerDes PHYs are only present on
Freescale/NXP Layerscape SoCs.

Move PHY_FSL_LYNX_28G outside the block for ARCH_MXC, as the latter
is meant for i.MX8 SoCs, which is a different family than Layerscape.
Add a dependency on ARCH_LAYERSCAPE, to prevent asking the user about
this driver when configuring a kernel without Layerscape SoC support.

Fixes: 02e2af20f4 ("Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc")
Fixes: 8f73b37cf3 ("phy: add support for the Layerscape SerDes 28G")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-03-29 08:45:16 -07:00
..
Kconfig phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE 2022-03-29 08:45:16 -07:00
Makefile phy: add support for the Layerscape SerDes 28G 2022-03-14 10:41:50 +00:00
phy-fsl-imx8-mipi-dphy.c phy: freescale: convert to devm_platform_ioremap_resource 2020-11-16 12:47:46 +05:30
phy-fsl-imx8m-pcie.c phy: freescale: pcie: cosmetic clean-up 2022-01-27 10:58:19 +05:30
phy-fsl-imx8mq-usb.c phy: freescale: convert to devm_platform_ioremap_resource 2020-11-16 12:47:46 +05:30
phy-fsl-lynx-28g.c phy: Remove duplicated include in phy-fsl-lynx-28g.c 2022-03-16 19:34:34 -07:00