commit | e41a3b690f2360957f67a6ce8bc6897b0941e6d0 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu Jul 04 16:22:46 2024 -0500 |
committer | Fabio Estevam <festevam@gmail.com> | Sat Jul 06 13:10:57 2024 -0300 |
tree | 8c3edc634e97957628a9bf55121924a570223be7 | |
parent | e5d7e2ade057664e4e739f413a2023ea253f7020 [diff] |
ARM: dts: imx8mp-beacon-kit-u-boot: Drop EQoS clock work-around Since commit ecb1c37a7b64 ("clk: imx8mp: Add EQoS MAC clock"), the clocks for the DWMAC driver can be configured, and removing them breaks operation. Fixes: ecb1c37a7b64 ("clk: imx8mp: Add EQoS MAC clock") Suggested-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>