]> git.baikalelectronics.ru Git - uboot.git/commitdiff
arm64: dts: imx8mp: Drop EQoS clock workaround
authorMarek Vasut <marex@denx.de>
Mon, 6 Mar 2023 14:53:52 +0000 (15:53 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Mar 2023 11:49:49 +0000 (13:49 +0200)
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.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/dts/imx8mp-dhcom-u-boot.dtsi
arch/arm/dts/imx8mp-evk-u-boot.dtsi
arch/arm/dts/imx8mp-icore-mx8mp-edimm2.2-u-boot.dtsi
arch/arm/dts/imx8mp-venice-gw74xx-u-boot.dtsi
arch/arm/dts/imx8mp-verdin-wifi-dev-u-boot.dtsi

index b69e71479491b13b84bc511d46a235e25f4ae8c3..59d31eebc3eea9a7cb8b60a77f33b200e527ecf7 100644 (file)
        bootph-pre-ram;
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &gpio1 {
        bootph-pre-ram;
 };
index 0d489a781db4eeced51348715d0f309f49da5e66..6784ed2e7c92a4b7e73133637e2a061f5b70c217 100644 (file)
        bootph-pre-ram;
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &ethphy0 {
        reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
        reset-delay-us = <15000>;
index 9918f815343c420de17d965b326c65937cedd90a..d411cf79e85d3a78d122b45a7caf852ee30cdab1 100644 (file)
        bootph-pre-ram;
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &ethphy0 {
        reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
        reset-delay-us = <15000>;
index 3e1d36a4b014720063791ee172be5b992e1bff83..c3fb040080b63f181e84450076f6a2e63a386df0 100644 (file)
        };
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &ethphy0 {
        reset-gpios = <&gpio4 30 GPIO_ACTIVE_LOW>;
        reset-delay-us = <1000>;
index 271d511518e4f91b7b7911255700c220565096f3..9c6c417f7eea150df402252e24767826ceca1562 100644 (file)
        bootph-pre-ram;
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &gpio1 {
        bootph-pre-ram;
 };