Re: [PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON

From: Vinod Koul
Date: Tue Jul 02 2024 - 09:36:04 EST



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@xxxxxxxxxx>