Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651396 > unrolled thread
| Started by | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| First post | 2017-05-26 15:40 +0200 |
| Last post | 2017-05-26 15:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree bindings Andrew Lunn <andrew@lunn.ch> - 2017-05-26 15:40 +0200
RE: [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree bindings Bogdan Purcareata <bogdan.purcareata@nxp.com> - 2017-05-26 15:50 +0200
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Date | 2017-05-26 15:40 +0200 |
| Subject | Re: [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree bindings |
| Message-ID | <tLnDb-6sK-21@gated-at.bofh.it> |
> + cs4340_phy@1 {
> + compatible = "ethernet-phy-id13e5.1002";
> + reg = <0x10>;
The @1 and the reg value should be the same. Please change it to
cs4340_phy@10.
Andrew
[toc] | [next] | [standalone]
| From | Bogdan Purcareata <bogdan.purcareata@nxp.com> |
|---|---|
| Date | 2017-05-26 15:50 +0200 |
| Message-ID | <tLnMR-6wn-1@gated-at.bofh.it> |
| In reply to | #1651396 |
> -----Original Message-----
> From: Andrew Lunn [mailto:andrew@lunn.ch]
> Sent: Friday, May 26, 2017 4:36 PM
> To: Bogdan Purcareata <bogdan.purcareata@nxp.com>
> Cc: f.fainelli@gmail.com; netdev@vger.kernel.org;
> devicetree@vger.kernel.org; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree
> bindings
>
> > + cs4340_phy@1 {
> > + compatible = "ethernet-phy-id13e5.1002";
> > + reg = <0x10>;
>
> The @1 and the reg value should be the same. Please change it to
> cs4340_phy@10.
Will do, thanks!
Bogdan
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web