dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 1 Jun 2021 05:44:01 +0000 (11:14 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 4 Jun 2021 09:46:19 +0000 (11:46 +0200)
commit2ba4597d932b45b25bc2e6604c1dbbb08e444cb7
tree6b9ee36ffcc8647ac6215fd74f5cff3efdcfb2fa
parent79dd354fe1769ebec695dacfee007eafb1538d0c
dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema

Convert the tiehrpwm binding to DT schema format using json-schema.
Along with this conversion the following changes are included:
- 'clock' and 'clock-names' properties are marked as required as
   driver fails to probe without these properties
- Dropped ti,am33xx-ehrpwm as it is no longer applicable.
- 'power-domains' property is introduced and marked as optional.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt [deleted file]
Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml [new file with mode: 0644]