linux-stable/drivers/phy
Arnd Bergmann d092bd9110 phy: mediatek: allow compile-testing the dsi phy
Randconfig builds show another broken dependency:

WARNING: unmet direct dependencies detected for PHY_MTK_MIPI_DSI
  Depends on [n]: ARCH_MEDIATEK [=n] && OF [=y]
  Selected by [m]:
  - DRM_MEDIATEK [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARCH_MEDIATEK [=n] || ARM [=y] && COMPILE_TEST [=y]) && COMMON_CLK [=y] &&
HAVE_ARM_SMCCC [=y] && OF [=y] && MTK_MMSYS [=y]

This is similar to the hdmi driver I fixed earlier, and I guess the
common-clk bug would sooner or later also manifest here, so just use
the exact same solution I chose for the other driver, and hope that
any future drivers just copy it from here.

Fixes: 90f80d9599 ("phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder")
Fixes: f5f6e01f91 ("phy: mediatek: allow compile-testing the hdmi phy")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210103135524.3678664-1-arnd@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-01-04 13:00:54 +05:30
..
allwinner phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg 2020-11-19 11:49:18 +05:30
amlogic phy: amlogic: replace devm_reset_control_array_get() 2020-11-30 16:32:37 +05:30
broadcom phy-for-5.11 2020-12-09 14:26:40 +01:00
cadence
freescale
hisilicon
ingenic PHY: Ingenic: fix unconditional build of phy-ingenic-usb 2020-12-29 10:12:14 +05:30
intel phy-for-5.11 2020-12-09 14:26:40 +01:00
lantiq
marvell
mediatek phy: mediatek: allow compile-testing the dsi phy 2021-01-04 13:00:54 +05:30
motorola phy: cpcap-usb: Fix warning for missing regulator_disable 2021-01-04 12:59:56 +05:30
mscc
qualcomm phy-for-5.11 2020-12-09 14:26:40 +01:00
ralink phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro 2020-12-01 17:14:41 +05:30
renesas phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure 2020-12-05 13:36:12 +05:30
rockchip phy: rockchip-emmc: output tap delay dt property 2020-12-05 13:40:48 +05:30
samsung phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250 2020-12-02 12:35:07 +05:30
socionext
st phy: stm32: defer probe for reset controller 2020-11-16 15:19:03 +05:30
tegra phy-for-5.11 2020-12-09 14:26:40 +01:00
ti
xilinx
Kconfig PHY: Ingenic: Add USB PHY driver using generic PHY framework. 2020-12-05 13:39:30 +05:30
Makefile PHY: Ingenic: Add USB PHY driver using generic PHY framework. 2020-12-05 13:39:30 +05:30
phy-core-mipi-dphy.c
phy-core.c
phy-lgm-usb.c
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c