]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit02d10f2a2626db0c85c1eb4c249238b02f79f2f7
tree6b9ee36ffcc8647ac6215fd74f5cff3efdcfb2fa
parent4750bfa1dd61d1e226ae807ac1b3ab49bcd6fdc1
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]