On Wed, 10 Sep 2025 18:44:01 -0400, Frank Li wrote: > 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@xxxxxxx> > --- > .../bindings/input/touchscreen/resistive-adc-touch.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>