]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx91-11x11-evk: remove unused property clock-frequency from mdio node
authorJoy Zou <joy.zou@nxp.com>
Thu, 26 Mar 2026 07:51:38 +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/imx91-11x11-evk.dts

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