Re: [PATCH] phy: Allow a NULL phy name for devm_phy_get()
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-14 12:18:58
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-14 12:18:58
Also in:
lkml
On 14-04-21, 08:55, Rob Herring wrote:
For a single PHY, there's no reason to have a phy-names entry in DT. The DT specific get functions allow for this already, but devm_phy_get() WARNs in this case. Other subsystems also don't warn in their get functions. Let's drop the WARN for DT case in devm_phy_get().
Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel