1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/drivers/phy
Arnd Bergmann 17194c2998 phy: mediatek: phy-mtk-hdmi: add regulator dependency
The driver no longer builds when regulator support is unavailable:

arm-linux-gnueabi-ld: drivers/phy/mediatek/phy-mtk-hdmi.o: in function `mtk_hdmi_phy_register_regulators':
phy-mtk-hdmi.c:(.text.unlikely+0x3e): undefined reference to `devm_regulator_register'
arm-linux-gnueabi-ld: drivers/phy/mediatek/phy-mtk-hdmi-mt8195.o: in function `mtk_hdmi_phy_pwr5v_is_enabled':
phy-mtk-hdmi-mt8195.c:(.text+0x326): undefined reference to `rdev_get_drvdata'
arm-linux-gnueabi-ld: drivers/phy/mediatek/phy-mtk-hdmi-mt8195.o: in function `mtk_hdmi_phy_pwr5v_disable':
phy-mtk-hdmi-mt8195.c:(.text+0x346): undefined reference to `rdev_get_drvdata'
arm-linux-gnueabi-ld: drivers/phy/mediatek/phy-mtk-hdmi-mt8195.o: in function `mtk_hdmi_phy_pwr5v_enable':

Fixes: 49393b2da1cd ("phy: mediatek: phy-mtk-hdmi: Register PHY provided regulator")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241213083056.2596499-1-arnd@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-12-24 20:38:53 +05:30
..
allwinner
amlogic
broadcom
cadence
freescale phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings 2024-12-24 20:37:56 +05:30
hisilicon
ingenic
intel
lantiq
marvell
mediatek phy: mediatek: phy-mtk-hdmi: add regulator dependency 2024-12-24 20:38:53 +05:30
microchip
motorola
mscc
nuvoton
qualcomm phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP 2024-12-04 20:02:27 +05:30
ralink
realtek
renesas
rockchip phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM 2024-12-08 21:42:07 +05:30
samsung
socionext
st phy: stm32: work around constant-value overflow assertion 2024-12-04 20:04:22 +05:30
starfive
sunplus
tegra
ti
xilinx
Kconfig
Makefile
phy-airoha-pcie-regs.h
phy-airoha-pcie.c
phy-can-transceiver.c
phy-core-mipi-dphy.c
phy-core.c phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() 2024-12-24 19:55:37 +05:30
phy-lgm-usb.c
phy-lpc18xx-usb-otg.c
phy-nxp-ptn3222.c
phy-pistachio-usb.c
phy-xgene.c