diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2016-10-05 14:03:08 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-07 00:49:12 (GMT) |
commit | 3d9e133fe611a4efc9be3ff04a0dcdf705fa6d84 (patch) | |
tree | d0089102107d0070571f0e154357e7d8a43da07d /drivers/mfd | |
parent | 0a55c12f9734105c004e464b5eebb79f08634d7a (diff) | |
download | linux-3d9e133fe611a4efc9be3ff04a0dcdf705fa6d84.tar.xz |
devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings
The KSZ9031 skew registers contain an offset, the chip's default value
is "neutral" which does not add any skew. Programming a 0 into a skew
property will actually set it the maximal negative adjustment and not
to a neutral position as one would expect.
Explain this situation in the devicetree binding documentation and list
the settings that the chip considers neutral.
Changing the implementation to accept negative values would have been
a better solution, but would break existing configurations.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions