[PATCH 1/2] dt-bindings: pwm: pwm-tiecap: Convert to json schema
Rob Herring
robh at kernel.org
Fri Jun 4 14:49:15 PDT 2021
On Tue, 01 Jun 2021 15:58:03 +0530, Lokesh Vutla wrote:
> 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 at ti.com>
> ---
> .../devicetree/bindings/pwm/pwm-tiecap.txt | 51 ---------------
> .../devicetree/bindings/pwm/pwm-tiecap.yaml | 63 +++++++++++++++++++
> 2 files changed, 63 insertions(+), 51 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.txt
> create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list