forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/iio/adc/ad7791.c
....@@ -253,7 +253,7 @@
253253 .has_registers = true,
254254 .addr_shift = 4,
255255 .read_mask = BIT(3),
256
- .irq_flags = IRQF_TRIGGER_LOW,
256
+ .irq_flags = IRQF_TRIGGER_FALLING,
257257 };
258258
259259 static int ad7791_read_raw(struct iio_dev *indio_dev,