[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173947062273.294083.8317890397960470675.b4-ty@kernel.org>
Date: Thu, 13 Feb 2025 23:47:02 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Kishon Vijay Abraham I <kishon@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Cc: linux-phy@...ts.infradead.org, linux-kernel@...r.kernel.org,
Damon Ding <damon.ding@...k-chips.com>
Subject: Re: [PATCH v2] phy: core: don't require set_mode() callback for
phy_get_mode() to work
On Sun, 09 Feb 2025 14:31:45 +0200, Dmitry Baryshkov wrote:
> As reported by Damon Ding, the phy_get_mode() call doesn't work as
> expected unless the PHY driver has a .set_mode() call. This prompts PHY
> drivers to have empty stubs for .set_mode() for the sake of being able
> to get the mode.
>
> Make .set_mode() callback truly optional and update PHY's mode even if
> it there is none.
>
> [...]
Applied, thanks!
[1/1] phy: core: don't require set_mode() callback for phy_get_mode() to work
commit: d58c04e305afbaa9dda7969151f06c4efe2c98b0
Best regards,
--
~Vinod
Powered by blists - more mailing lists