commit | 9ea73f6f53310c9eede926e039c9a281aa9f6447 | [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 | 2ae44edf1d341db1a0102150e02f463c90d657a0 [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>