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

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Wed Feb 7 23:29:41 PST 2024


On 08/02/2024 04:59, Dharma.B at microchip.com 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




More information about the linux-arm-kernel mailing list