Message ID | 20191031202028.26165-1-festevam@gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 227125fe728b0d57abb26adb980206462c2e733c |
Headers | show |
Series | arm64: dts: imx8mn-evk: Remove invalid Atheros properties | expand |
On Thu, Oct 31, 2019 at 05:20:28PM -0300, Fabio Estevam wrote: > None of these at803x properties are documented anywhere, so just > remove them. > > Signed-off-by: Fabio Estevam <festevam@gmail.com> Applied, thanks.
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi index f64e47828eb9..6c41859de80a 100644 --- a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi @@ -50,9 +50,6 @@ ethphy0: ethernet-phy@0 { compatible = "ethernet-phy-ieee802.3-c22"; reg = <0>; - at803x,led-act-blind-workaround; - at803x,eee-disabled; - at803x,vddio-1p8v; }; }; };
None of these at803x properties are documented anywhere, so just remove them. Signed-off-by: Fabio Estevam <festevam@gmail.com> --- arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 3 --- 1 file changed, 3 deletions(-)