From e9a834c2053c8bd2402c03ed1c101162d8dbd8f8 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Mon, 9 Jan 2023 13:59:03 +0100 Subject: [PATCH] ipq807x: wf196: keep MCU disabled by default This would simplify MCU setup after bootup. Signed-off-by: Piotr Dymacz --- .../files/arch/arm64/boot/dts/qcom/qcom-ipq807x-wf196.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-wf196.dts b/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-wf196.dts index 0c81546ff..3bbee76c9 100644 --- a/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-wf196.dts +++ b/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-wf196.dts @@ -61,7 +61,7 @@ mcu-enable { gpio-export,name = "mcu-enable"; - gpio-export,output = <1>; + gpio-export,output = <0>; gpios = <&tlmm 34 GPIO_ACTIVE_HIGH>; }; }; @@ -174,7 +174,7 @@ function = "gpio"; drive-strength = <8>; bias-disable; - output-high; + output-low; }; mdio_pins: mdio_pinmux {