forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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,