Re: [PATCH v2 1/1] dt-bindings: auxdisplay: Use unevaluatedProperties to fix common property warning
From: Frank Li
Date: Fri Feb 27 2026 - 17:43:51 EST
On Fri, Feb 27, 2026 at 07:41:58PM +0200, Andy Shevchenko wrote:
> On Fri, Feb 27, 2026 at 11:58:34AM -0500, Frank Li wrote:
> > Change additionalProperties to unevaluatedProperties because it refs to
> > /schemas/input/matrix-keymap.yaml.
> >
> > Fix below CHECK_DTBS warnings:
> > arch/arm/boot/dts/nxp/imx/imx6dl-victgo.dtb: keypad@70 (holtek,ht16k33): 'keypad,num-columns', 'keypad,num-rows' do not match any of the regexes: '^pinctrl-[0-9]+$'
> > from schema $id: http://devicetree.org/schemas/auxdisplay/holtek,ht16k33.yaml#
> >
> > Fixes: f12b457c6b25c ("dt-bindings: auxdisplay: ht16k33: Convert to json-schema")
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > Change in v2
> > - Add Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> > - Add fixes tags
> >
> > Resend include Rob's Ack tag:
> > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>
> Independently on `b4` and its functionality this is incorrect way to put tags.
> This has to be done in the same way as SoB above, for example.
> I've just explained this already second time.
Sorry mess up during debug something.
Frank
>
> > Rob's Acked at
> > https://lore.kernel.org/imx/175796984570.3379405.7210704746413204244.robh@xxxxxxxxxx/
>
> No need to resend _this_ this time.
> Thanks!
>
> --
> With Best Regards,
> Andy Shevchenko
>
>