Re: [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor
From: Krzysztof Kozlowski
Date: Fri Oct 24 2025 - 02:18:36 EST
On 23/10/2025 20:51, Andy Shevchenko wrote:
> On Sun, Oct 12, 2025 at 05:12:26AM +0200, Krzysztof Kozlowski wrote:
>> On 11/10/2025 16:10, Andy Shevchenko wrote:
>>> On Sat, Oct 11, 2025 at 3:25 PM Akhilesh Patil <akhilesh@xxxxxxxxxxxxx> wrote:
>>>> +AOSONG ADP810 DIFFERENTIAL PRESSURE SENSOR DRIVER
>>>> +M: Akhilesh Patil <akhilesh@xxxxxxxxxxxxx>
>>>> +L: linux-iio@xxxxxxxxxxxxxxx
>>>> +S: Maintained
>>>> +F: Documentation/devicetree/bindings/iio/pressure/aosong,adp810.yaml
>>>> +F: drivers/iio/pressure/adp810.c
>>>
>>> Some tools will report an orphaned yaml file if you apply patch 1
>>> without patch 2.
>>
>> You mean checkpatch? That warning is not really relevant. Adding
>> maintainers entry here for both files is perfectly fine and correct.
>
> It's relevant as long as I see (false positive) warnings from it. Can somebody
No, it is not relevant. Just because tool is inefficient does not allow
you to point such nitpicks. You as reviewer are supposed to find
difference which checkpatch warnings are important and which are not and
DO NOT bother contributors with useless points that there is some
orphaned file according to checkpatch.
> shut the checkpatch up about missing DT files in the MAINTAINERS?
That would be great but, if no one does it your comments on "orphaned
file" are counter productive.
Best regards,
Krzysztof