[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON
Vinod Koul
vkoul at kernel.org
Tue Jul 2 06:35:46 PDT 2024
On Sat, 29 Jun 2024 03:26:58 +0300, Cristian Ciocaltea wrote:
> Compile testing configurations without REGMAP support enabled results in
> a bunch of errors being reported:
>
> ../drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c:569:21: error: variable ‘rk_hdptx_phy_regmap_config’ has initializer but incomplete type
> 569 | static const struct regmap_config rk_hdptx_phy_regmap_config = {
> | ^~~~~~~~~~~~~
> ../drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c:570:10: error: ‘const struct regmap_config’ has no member named ‘reg_bits’
> 570 | .reg_bits = 32,
> | ^~~~~~~~
>
> [...]
Applied, thanks!
[1/1] phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON
commit: edf9e04955d2387032beac54ebf20b43aaca2adf
Best regards,
--
Vinod Koul <vkoul at kernel.org>
More information about the linux-phy
mailing list