ipq806x: dts: Add support for RGMII RX and TX clock delays

This change enables support to select phy4 in RGMII mode and
enables RGMII TX/RX clock internal delays.

Signed-off-by: Ram Chandra Jangir <rjangir@codeaurora.org>
This commit is contained in:
Ram Chandra Jangir 2018-12-05 19:56:33 +05:30 committed by John Crispin
parent bf7719f22c
commit 9ed180b000

View file

@ -220,6 +220,9 @@
phy4: ethernet-phy@4 { phy4: ethernet-phy@4 {
reg = <4>; reg = <4>;
qca,phy-rgmii-en;
qca,txclk-delay-en;
qca,rxclk-delay-en;
}; };
phy3: ethernet-phy@3 { phy3: ethernet-phy@3 {