LF-3506-1 net: phy: realteck: add property to disable ALDPS mode
authorJoakim Zhang <qiangqing.zhang@nxp.com>
Thu, 18 Mar 2021 08:27:27 +0000 (16:27 +0800)
committerJoakim Zhang <qiangqing.zhang@nxp.com>
Tue, 6 Apr 2021 10:14:58 +0000 (18:14 +0800)
commitf82397a665513c492e56a38b44e7c8e92fbc3da1
tree99698e487e58fea4d1b40b560ab3bc5c8e817149
parentcc839f4c1f2719b641861b110301dcee25eeccf5
LF-3506-1 net: phy: realteck: add property to disable ALDPS mode

If enable Advance Link Down Power Saving (ALDPS) mode, it will change
crystal/clock behavior, which cause RXC clock stop for dozens to hundreds
of miliseconds. For EQOS, it needs RXC clock to support RX logic, after
this patch, PHY can generate continuous RXC clock during auto-negotiation.
This patch adds property to disable ALDPS mode.

Reviewed-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Documentation/devicetree/bindings/net/realtek.txt
drivers/net/phy/realtek.c