commit | ae1879aafa342cdd3ad71d4c57ea2496baaa5a13 | [log] [tgz] |
---|---|---|
author | Heesub Shin <heesub@gmail.com> | Sun Apr 28 23:24:03 2024 +0900 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Jun 18 08:55:52 2024 +0200 |
tree | cfbb3a4808271aa30e13dbf1d28eacf88f93eee2 | |
parent | b1f69b06b575d282148c556cf1b5320ea9df6da1 [diff] |
ARM: dts: stm32: use internal clock for Tx for stm32mp157c-odyssey In Odyssey board, we should use the internal clock from RCC as the transmit clock, instead of the external clock from ETH_CLK125 pad. This commit adds a property, st,eth-clk-sel, so that the ETH_CLK_SEL mux selects ETH_CLK. Signed-off-by: Heesub Shin <heesub@gmail.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>