diff mbox series

arm64: dts: imx8mm-evk: Remove invalid properties

Message ID 20190719001717.7192-1-festevam@gmail.com (mailing list archive)
State Mainlined
Commit b5547e22be7298bbc8685c5becc7195be275e5d2
Headers show
Series arm64: dts: imx8mm-evk: Remove invalid properties | expand

Commit Message

Fabio Estevam July 19, 2019, 12:17 a.m. UTC
All these at803x properties are not documented anywhere, so
just remove them.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm64/boot/dts/freescale/imx8mm-evk.dts | 3 ---
 1 file changed, 3 deletions(-)

Comments

Shawn Guo July 23, 2019, 7:52 a.m. UTC | #1
On Thu, Jul 18, 2019 at 09:17:17PM -0300, Fabio Estevam wrote:
> All these at803x properties are not documented anywhere, so
> just remove them.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-evk.dts b/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
index ee7f2b2fc1ff..8ebe46386c53 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
@@ -89,9 +89,6 @@ 
 		ethphy0: ethernet-phy@0 {
 			compatible = "ethernet-phy-ieee802.3-c22";
 			reg = <0>;
-			at803x,led-act-blind-workaround;
-			at803x,eee-okay;
-			at803x,vddio-1p8v;
 		};
 	};
 };