]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx93-11x11-evk: remove unused property clock-frequency from mdio node
authorJoy Zou <joy.zou@nxp.com>
Thu, 26 Mar 2026 07:51:39 +0000 (15:51 +0800)
committerFrank Li <Frank.Li@nxp.com>
Tue, 5 May 2026 16:32:42 +0000 (12:32 -0400)
The clock-frequency property is not implemented. Remove it to clean up the
device tree.

Signed-off-by: Joy Zou <joy.zou@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx93-11x11-evk-common.dtsi

index 7d3fc4ad7b8b7cf213e8ec977589509a7419a04b..f48e7947cf647355c57c82a42a5c0807f53f3a55 100644 (file)
                compatible = "snps,dwmac-mdio";
                #address-cells = <1>;
                #size-cells = <0>;
-               clock-frequency = <5000000>;
 
                ethphy1: ethernet-phy@1 {
                        reg = <1>;