regulator: Convert TPS62360 binding to json-schema
authorGeorgi Vlaev <g-vlaev@ti.com>
Tue, 8 Mar 2022 13:44:54 +0000 (15:44 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 8 Mar 2022 17:24:43 +0000 (17:24 +0000)
commit2594703044ad2ef7ea7d463bf2cf82a13f7fc266
tree6bc0ceada0c5ad88141c9ebf735610379604e8d6
parentbbc7ba0fa06ab4aee26969a9454ca32e4a8fcb1c
regulator: Convert TPS62360 binding to json-schema

Convert the TPS62360 regulator binding to DT schema format
using json-schema.

This also removes redundant "ti,enable-force-pwm" property
from the example. The property description was removed from the
original text binding file by commit 9a00630c3db8 ("regulator:
tps62360: support force PWM mode via regulator mode"), but a
reference to it remained in the example.

Signed-off-by: Georgi Vlaev <g-vlaev@ti.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Link: https://lore.kernel.org/r/20220308134454.14504-1-g-vlaev@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/ti,tps62360.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/regulator/tps62360-regulator.txt [deleted file]