Re: [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-06-02 08:17:09
Also in:
linux-input, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-06-02 08:17:09
Also in:
linux-input, lkml
On 30/05/2025 10:45, Marco Felsch wrote:
quoted
quoted
+ + interrupts: + maxItems: 1 + + reset-gpios: + maxItems: 1 + + panel: trueSo that was the reason of dropping tag? https://lore.kernel.org/lkml/821ce1d4-bc15-4764-bbe0-315c57e8536e@linaro.org/ (local) 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