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:Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by:
Liwei Song <liwei.song@windriver.com>
Loading
Please register or sign in to comment