On 16/01/2024 16:23, Petar Stoykov wrote: > This patch series introduces support for Sensirion SDP500 in the IIO > subsystem. The series is split into three patches: > > 1. The first patch adds the device tree bindings. > 2. The second patch implements the device driver. > 3. The third patch updates the MAINTAINERS file. > You have broken threading making review and applying difficult. git format-patch -3 --cover-letter and b4 handles it automatically correct, so use any of them for proper patch submission. Best regards, Krzysztof