[PATCH 10/16] dt-bindings: PCI: Add phy-names as required property

Rob Herring robh at kernel.org
Tue Feb 14 11:17:34 PST 2023


On Tue, Feb 14, 2023 at 05:43:27PM +0530, Shradha Todi wrote:
> To replace devm_of_phy_get with devm_phy_get to get the
> PHY pointer using non DT version, we need to add phy-names
> property in DT and make it a required property with const
> value.

Also an ABI break.

And unnecessary. You don't need a name with a single entry. Pretty sure 
I fixed that for phy_get at some point.

Rob



More information about the linux-arm-kernel mailing list