[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171992734651.699169.10657232164142336775.b4-ty@kernel.org>
Date: Tue, 02 Jul 2024 19:05:46 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Kishon Vijay Abraham I <kishon@...nel.org>,
Heiko Stuebner <heiko@...ech.de>, Algea Cao <algea.cao@...k-chips.com>,
Cristian Ciocaltea <cristian.ciocaltea@...labora.com>
Cc: kernel@...labora.com, linux-phy@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] phy: phy-rockchip-samsung-hdptx: Select
CONFIG_MFD_SYSCON
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@...nel.org>
Powered by blists - more mailing lists