[PATCH 2/2] ARM: imx: imx8mn-*-evk: add qca, disable-smarteee phy node

Heiko Thiery heiko.thiery at gmail.com
Wed Feb 23 10:48:28 CET 2022


To be in sync with the linux devicetree add the disable-smarteee
property.

Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
---
 arch/arm/dts/imx8mn-evk.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/imx8mn-evk.dtsi b/arch/arm/dts/imx8mn-evk.dtsi
index ed865444da..fd253f0042 100644
--- a/arch/arm/dts/imx8mn-evk.dtsi
+++ b/arch/arm/dts/imx8mn-evk.dtsi
@@ -65,6 +65,7 @@
 			reg = <0>;
 			reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
 			reset-assert-us = <10000>;
+			qca,disable-smarteee;
 			vddio-supply = <&vddio>;
 
 			vddio: vddio-regulator {
-- 
2.30.2



More information about the U-Boot mailing list