Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1321466
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Doc: Micrel-ksz90x1.txt: Update the Micrel phy documentation for ksz9031 |
| Date | 2016-01-29 04:40 +0100 |
| Message-ID | <qW84G-56O-11@gated-at.bofh.it> (permalink) |
| References | <qW84G-56O-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 28, 2016 at 10:49:27AM -0600, dinguyen@opensource.altera.com wrote: > From: Dinh Nguyen <dinguyen@opensource.altera.com> > > Update the Micrel phy documentation for the KSZ9031 PHY to represent how > the actual values are calculated from the code. > > Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> > --- > .../devicetree/bindings/net/micrel-ksz90x1.txt | 73 ++++++++++++++++++++++ > 1 file changed, 73 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt b/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt > index f9c32ad..9535b2b 100644 > --- a/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt > +++ b/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt > @@ -36,6 +36,71 @@ KSZ9031: > value is 0, and the maximum is property-dependent. The increment > step is 60ps. > > + The KSZ9031 hardware supports a range of skew values from negative to > + positive, where the specific range is property dependent. All values > + specified in the devicetree are offset by the minimum value so they > + can be represented as positive integers in the devicetree since it's > + difficult to represent a negative number in the devictree. I don't think that is true anymore. dtc should allow negative numbers AIUI. That would be much better here. Rob
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] Doc: Micrel-ksz90x1.txt: Update the Micrel phy documentation for ksz9031 Rob Herring <robh@kernel.org> - 2016-01-29 04:40 +0100
csiph-web