[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230214191734.GA23567-robh@kernel.org>
Date: Tue, 14 Feb 2023 13:17:34 -0600
From: Rob Herring <robh@...nel.org>
To: Shradha Todi <shradha.t@...sung.com>
Cc: lpieralisi@...nel.org, kw@...ux.com, bhelgaas@...gle.com,
krzysztof.kozlowski+dt@...aro.org, alim.akhtar@...sung.com,
jingoohan1@...il.com, Sergey.Semin@...kalelectronics.ru,
lukas.bulwahn@...il.com, hongxing.zhu@....com, tglx@...utronix.de,
m.szyprowski@...sung.com, jh80.chung@...sung.co,
pankaj.dubey@...sung.com, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 10/16] dt-bindings: PCI: Add phy-names as required
property
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
Powered by blists - more mailing lists