[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160129033306.GA18787@rob-hp-laptop>
Date: Thu, 28 Jan 2016 21:33:06 -0600
From: Rob Herring <robh@...nel.org>
To: dinguyen@...nsource.altera.com
Cc: ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
mark.rutland@....com, pawel.moll@....com, dinh.linux@...il.com,
andrew@...n.ch, davem@...emloft.net, f.fainelli@...il.com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Doc: Micrel-ksz90x1.txt: Update the Micrel phy
documentation for ksz9031
On Thu, Jan 28, 2016 at 10:49:27AM -0600, dinguyen@...nsource.altera.com wrote:
> From: Dinh Nguyen <dinguyen@...nsource.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@...nsource.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
Powered by blists - more mailing lists