Skip to content
Snippets Groups Projects
Commit 9c506297 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

dts:arm64: atmel maxtouch on Fannal 10.1: fix reset polarity

parent 509ef501
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!271dts:arm64: atmel maxtouch on Fannal 10.1: fix reset polarity
Pipeline #55929 passed with stage
in 18 seconds
......@@ -96,6 +96,7 @@ atmaxi2c@41 {
interrupts = <touch_int_pin IRQ_TYPE_LEVEL_LOW>;
irq-gpio = <touch_int GPIO_ACTIVE_LOW>;
reset-gpio = <touch_reset GPIO_ACTIVE_LOW>;
reset-low-active;
status = "okay";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment