> -----Ursprüngliche Nachricht----- > Von: Rob Herring <robh@xxxxxxxxxx> > Gesendet: Montag, 7. Oktober 2024 21:31 > An: Markus Stockhausen <markus.stockhausen@xxxxxx> > Cc: linux-phy@xxxxxxxxxxxxxxxxxxx; chris.packham@xxxxxxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; krzk@xxxxxxxxxx > Betreff: Re: [PATCH v2 1/3] dt-bindings: phy: add realtek,otto-serdes PHY binding > ... > > + > > +properties: > > + $nodename: > > + pattern: "^serdes@[0-9a-f]+$" > > The node name for phy providers is 'phy'. Hi Rob, I found different configs in other files. E.g. - torrent-phy@f0fb500000 - serdes: serdes@e2004010 - serdes_phy: phy@8901000 Do I understand correctly that I should go with "serdes: phy@1b00e780"? If yes, adapt the $nodename pattern accordingly or drop it as in most other files? Best regards. Markus