Re: [PATCH v2 1/4] dt-bindings: input: adc-keys: allow linux,input-type property

From: Krzysztof Kozlowski
Date: Wed Dec 17 2025 - 03:31:25 EST


On Mon, Dec 15, 2025 at 01:29:29PM +0100, Nicolas Frattaroli wrote:
> adc-keys, unlike gpio-keys, does not allow linux,input-type as a valid
> property. This makes it impossible to model devices that have ADC inputs
> that should generate switch events.

The solution is to use unevaluatedProps instead, which also allows
dropping other properties.

Best regards,
Krzysztof