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)
commitb67b3813ab0e7b010fbcf9c3f95131fa6a373c92
treed4763279361a5f54dbad95168b900449a7e2e47c
parent86169e657aaa4fb619552394364573d797792b44
parent152674ab2e98bfd8677117314a77d223a2a1bedf
Merge tag 'qcom-pinctrl-6.4' of https://git./linux/kernel/git/krzk/linux-dt into devel

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.