Skip to content
Commit 316c7749 authored by Quanyang Wang's avatar Quanyang Wang Committed by Liwei Song
Browse files

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

commit b6875428 from
https://github.com/axxia/linux-yocto.git v5.10/standard/axxia-dev/base.

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>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent 8f0a0ec6
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