Re: [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
From: Krzysztof Kozlowski
Date: Mon Jun 02 2025 - 04:17:19 EST
On 30/05/2025 10:45, Marco Felsch wrote:
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + reset-gpios:
>>> + maxItems: 1
>>> +
>>> + panel: true
>>
>> So that was the reason of dropping tag?
>> https://lore.kernel.org/lkml/821ce1d4-bc15-4764-bbe0-315c57e8536e@xxxxxxxxxx/
>>
>> Anyway, drop the property. Redundant.
>
> Why is this redundant? The touchscreen.yaml defines it but I need to
It is redundant, because it has ZERO effect. The presence of this
property or lack of it changes nothing. Binding has exactly the same
meaning. Binding behaves exactly the same way in validation/checks. Zero
difference. If there is a difference, please paste checks results.
> request it? At least I understood it that way and all other users of
> this property do it same way. Same is true for all the touchscreen-*
And these users end the binding with additionalProps, right? So that's
the difference.
> properties definied in touchscreen.yaml.
>
> Regards,
> Marco
Best regards,
Krzysztof