arm64: dts: imx8mm: Drop QCA clk out setup on Data Modul i.MX8M Mini eDM SBC
authorMarek Vasut <marex@denx.de>
Sat, 24 Sep 2022 17:46:38 +0000 (19:46 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Oct 2022 01:25:02 +0000 (09:25 +0800)
The PHY clock output is not connected to anything, drop the clock output
configuration. This way, the PHY does not generate output clock.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts

index 84384e5..de28572 100644 (file)
                        reset-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <10000>;
                        reset-deassert-us = <10000>;
-                       qca,clk-out-frequency = <125000000>;
-                       qca,clk-out-strength = <AR803X_STRENGTH_FULL>;
                        qca,keep-pll-enabled;
                        vddio-supply = <&vddio>;