]> www.infradead.org Git - users/hch/dma-mapping.git/commit
dt-bindings: Add missing 'unevaluatedProperties' to regulator nodes
authorRob Herring <robh@kernel.org>
Tue, 6 Dec 2022 21:15:55 +0000 (15:15 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 8 Dec 2022 11:46:40 +0000 (11:46 +0000)
commit2a17ddfdca25ac4cbb0d317362608ec32f98fd82
tree733c2650a424991ed3344b6832ddd553ce95a4aa
parentcf34ac6aa2b12fb0c3aacfdcae8acd7904b949ec
dt-bindings: Add missing 'unevaluatedProperties' to regulator nodes

Several regulator schemas are missing 'unevaluatedProperties' constraint
which means any extra properties are allowed. Upon adding the
constraint, there's numerous warnings from using the deprecated
'regulator-compatible' property. Remove the usage as examples shouldn't
be using long since deprecated properties.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Lee Jones <lee@kernel.org>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20221206211554.92005-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/mfd/max77650.yaml
Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml
Documentation/devicetree/bindings/power/supply/mt6360_charger.yaml
Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
Documentation/devicetree/bindings/regulator/max8660.yaml
Documentation/devicetree/bindings/regulator/mt6360-regulator.yaml