mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00

The assigned-clock no longer have to be dropped, the clock are now defined in clk-imx8mp.c and used by DWMAC driver to configure the DWMAC clock. Drop the workarounds from U-Boot specific DT extras. Having the clocks dropped causes the EQoS to be non-functional. See commitc7ea9612df
("arm64: dts: imx8mp: Drop EQoS clock workaround"). Fixes:48c6f9777c
("board: gateworks: venice: add imx8mp-gw7905-2x support") Signed-off-by: Tim Harvey <tharvey@gateworks.com>
6 lines
122 B
Text
6 lines
122 B
Text
// SPDX-License-Identifier: GPL-2.0+
|
|
/*
|
|
* Copyright 2023 Gateworks Corporation
|
|
*/
|
|
|
|
#include "imx8mp-venice-u-boot.dtsi"
|