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 b69e714..59d31ee 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 0d489a7..6784ed2 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 9918f81..d411cf7 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 3e1d36a..c3fb040 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 271d511..9c6c417 100644 (file)
        bootph-pre-ram;
 };
 
-&eqos {
-       /delete-property/ assigned-clocks;
-       /delete-property/ assigned-clock-parents;
-       /delete-property/ assigned-clock-rates;
-};
-
 &gpio1 {
        bootph-pre-ram;
 };