We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90974f6 commit 8f143b9Copy full SHA for 8f143b9
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
@@ -628,7 +628,7 @@
628
interrupts = <5 IRQ_TYPE_EDGE_FALLING>;
629
reg = <0x4a>;
630
/* Verdin GPIO_2 (SODIMM 208) */
631
- reset-gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
+ reset-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
632
status = "disabled";
633
};
634
@@ -705,7 +705,7 @@
705
pinctrl-0 = <&pinctrl_gpio_9_dsi>, <&pinctrl_i2s_2_bclk_touch_reset>;
706
707
/* Verdin I2S_2_BCLK (TOUCH_RESET#, SODIMM 42) */
708
- reset-gpios = <&gpio5 0 GPIO_ACTIVE_HIGH>;
+ reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
709
710
711
0 commit comments