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

Signed-off-by: Heiko Thiery <[email protected]>
---
 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

Reply via email to