]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property...
authorFrank Li <Frank.Li@nxp.com>
Mon, 2 Mar 2026 21:59:55 +0000 (16:59 -0500)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 3 Mar 2026 07:59:02 +0000 (08:59 +0100)
commit398c0c8bbc8f5a9d2f43863275a427a9d3720b6f
tree591f4399781fe455859175c45d55242cca4883f0
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning

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")
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml