]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: touchscreen: resistive-adc-touch: change to unevaluatedProperties
authorFrank Li <Frank.Li@nxp.com>
Wed, 10 Sep 2025 22:44:01 +0000 (18:44 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 18 Sep 2025 05:58:17 +0000 (22:58 -0700)
Change additionalProperties to unevaluatedProperties because it refs to
touchscreen.yaml.

Fix below CHECK_DTBS warnings:
arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt6.dtb: touchscreen (resistive-adc-touch): 'touchscreen-y-plate-ohms' does not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/input/touchscreen/resistive-adc-touch.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250910224402.994046-1-Frank.Li@nxp.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.yaml

index 7fc22a403d485d8b2b72ff3623f025b26e970790..059d419f6c1c6312333f90555c246855486b4369 100644 (file)
@@ -55,7 +55,7 @@ properties:
   touchscreen-min-pressure: true
   touchscreen-x-plate-ohms: true
 
-additionalProperties: false
+unevaluatedProperties: false
 
 required:
   - compatible