dt-bindings: pwm: pwm-tiecap: Convert to json schema
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 1 Jun 2021 10:28:03 +0000 (15:58 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 30 Jun 2021 17:12:18 +0000 (19:12 +0200)
commitb0b8d558efb5b607fc35fbccb9edb5230c41c0ba
treeb3cb10a8295b71a1db3c2d7eb31aed6d932e5a0a
parent76982e478de4d682cb5fca26d6d3efe2d2545722
dt-bindings: pwm: pwm-tiecap: Convert to json schema

Convert the tiecap binding to DT schema format using json-schema.
Along with this conversion the following changes are included:
- 'clock' and 'clock-names' properties are marked required as
   driver fails to probe without these properties
- Dropped ti,am33xx-ecap 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-tiecap.txt [deleted file]
Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml [new file with mode: 0644]