Messages in this thread |  | | Subject | Re: [PATCH v3 1/2] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller | From | Dilip Kota <> | Date | Wed, 18 Sep 2019 14:48:57 +0800 |
| |
Hi Rob,
On 9/18/2019 2:33 AM, Rob Herring wrote: > On Fri, Sep 06, 2019 at 12:19:50PM +0300, Andy Shevchenko wrote: >> On Thu, Sep 05, 2019 at 10:31:29PM +0200, Martin Blumenstingl wrote: >>> On Wed, Sep 4, 2019 at 12:11 PM Dilip Kota <eswara.kota@linux.intel.com> wrote: >>>> + phy-names: >>>> + const: pciephy >>> the most popular choice in Documentation/devicetree/bindings/pci/ is "pcie-phy" >>> if Rob is happy with "pciephy" (which is already part of two other >>> bindings) then I'm happy with "pciephy" as well >> I'm not Rob, though I consider more practical to have a hyphenated variant. > *-names is kind of pointless when there is only one entry and 'foo' in > the values of 'foo-names' is redundant.
Ok, i will change it to:
phy-name: const: pcie
Regards, Dilip
> > Rob
|  |