diff options
| author | Joy Zou <joy.zou@nxp.com> | 2026-05-19 19:15:15 +0800 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-06-05 13:18:59 -0400 |
| commit | dcb42d491e9e7efcac85f780c809d457959b8538 (patch) | |
| tree | 1ebf180460f7b918f4ba04f19167e94264b802d3 | |
| parent | 06d40112780e79631537496f37958087ce2704f7 (diff) | |
| download | linux-dcb42d491e9e7efcac85f780c809d457959b8538.tar.gz linux-dcb42d491e9e7efcac85f780c809d457959b8538.zip | |
arm64: dts: imx91-9x9-qsb: remove unused property clock-frequency from mdio node
The clock-frequency property is not implemented. Remove it to clean up the
device tree.
Signed-off-by: Joy Zou <joy.zou@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx91-9x9-qsb.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx91-9x9-qsb.dts b/arch/arm64/boot/dts/freescale/imx91-9x9-qsb.dts index 1239bbf579da..9cbfe57be2d3 100644 --- a/arch/arm64/boot/dts/freescale/imx91-9x9-qsb.dts +++ b/arch/arm64/boot/dts/freescale/imx91-9x9-qsb.dts @@ -79,7 +79,6 @@ compatible = "snps,dwmac-mdio"; #address-cells = <1>; #size-cells = <0>; - clock-frequency = <5000000>; ethphy1: ethernet-phy@1 { compatible = "ethernet-phy-ieee802.3-c22"; |
