Merge tag 'qcom-pinctrl-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Apr 2023 12:21:13 +0000 (14:21 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Apr 2023 12:21:13 +0000 (14:21 +0200)
Qualcomm pinctrl Devicetree bindings changes for v6.4

Cleanup and improvement of the bindings to use "unevaluatedProperties"
instead of "additionalProperties", which allows to accept all the
properties already parsed by referenced common qcom,tlmm-common.yaml
schema.

That common qcom,tlmm-common.yaml binding is going to remove
"input-enable" property, thus using "unevaluatedProperties" allows such
change to propagate to other bindings automatically.


Trivial merge