Commit bf848759 authored by Christophe Roullier's avatar Christophe Roullier Committed by Alexandre Torgue

ARM: dts: stm32: Enable MAC TX clock gating during TX low-power mode on stm32mp15

When there is no activity on ethernet phy link, the ETH_GTX_CLK is cut.
Signed-off-by: default avatarChristophe Roullier <christophe.roullier@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 46ccf1ce
......@@ -1377,6 +1377,7 @@ ethernet0: ethernet@5800a000 {
st,syscon = <&syscfg 0x4>;
snps,mixed-burst;
snps,pbl = <2>;
snps,en-tx-lpi-clockgating;
snps,axi-config = <&stmmac_axi_config_0>;
snps,tso;
status = "disabled";
......
Markdown is supported
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