Skip to content
Commit b6875428 authored by Quanyang Wang's avatar Quanyang Wang Committed by Bruce Ashfield
Browse files

arm64: dts: add *_skew-ps properties for micrel phy node

Because of the commit bcf3440c

 ("net: phy: micrel: add phy-mode
support for the KSZ9031 PHY"), the function ksz9031_config_rgmii_delay
is introduced to initialize the *_PAD_SKEW registers. But these initial
values are not suitable for axm56xx board. So read the workable value
before ksz9031_config_rgmii_delay and then rewrite them to registers
again.

So use *-skew-ps device tree properties in device tree files to
reinitialise *_PAD_SKEW registers.

Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 8bac6984
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment