diff options
author | 2019-10-31 17:20:28 -0300 | |
---|---|---|
committer | 2019-11-04 16:00:56 +0800 | |
commit | 227125fe728b0d57abb26adb980206462c2e733c (patch) | |
tree | 784634ca4c606331d126dd779959884ec34effd1 | |
parent | arm64: dts: freescale: add initial support for colibri imx8x (diff) | |
download | linux-dev-227125fe728b0d57abb26adb980206462c2e733c.tar.xz linux-dev-227125fe728b0d57abb26adb980206462c2e733c.zip |
arm64: dts: imx8mn-evk: Remove invalid Atheros properties
None of these at803x properties are documented anywhere, so just
remove them.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi index fa9c7cdcde3a..2a74330aee8c 100644 --- a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi @@ -49,9 +49,6 @@ ethphy0: ethernet-phy@0 { compatible = "ethernet-phy-ieee802.3-c22"; reg = <0>; - at803x,led-act-blind-workaround; - at803x,eee-disabled; - at803x,vddio-1p8v; }; }; }; |