Re: [PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML

From: Krzysztof Kozlowski
Date: Thu Feb 08 2024 - 02:30:01 EST


On 08/02/2024 04:59, Dharma.B@xxxxxxxxxxxxx wrote:
>>> +
>>> +properties:
>>> + compatible:
>>> + const: atmel,captouch
>>> +
>>> + reg:
>>> + maxItems: 1
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + linux,keycodes:
>>> + minItems: 1
>>> + maxItems: 8
>>> +
>>> + autorepeat:
>>> + type: boolean
>>
>> You can drop entire property, coming from input.yaml.
>
> Sure, I will drop the 'linux,keycodes' and 'autorepeat' properties.

Why linux,keycodes? Is the size restricted in any other referenced schema?

Best regards,
Krzysztof