mbox series

[0/2] dt-bindings: pwm: pwm-tiecap: Convert to json schema

Message ID 20210601102804.22152-1-lokeshvutla@ti.com (mailing list archive)
Headers show
Series dt-bindings: pwm: pwm-tiecap: Convert to json schema | expand

Message

Lokesh Vutla June 1, 2021, 10:28 a.m. UTC
This series:
- converts tiecap to DT schema format using json-schema
- Add new compatible for AM64 SoC.

Lokesh Vutla (2):
  dt-bindings: pwm: pwm-tiecap: Convert to json schema
  dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC

 .../devicetree/bindings/pwm/pwm-tiecap.txt    | 51 ---------------
 .../devicetree/bindings/pwm/pwm-tiecap.yaml   | 64 +++++++++++++++++++
 2 files changed, 64 insertions(+), 51 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.txt
 create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml

Comments

Lokesh Vutla June 21, 2021, 11:53 a.m. UTC | #1
Hi Thierry,

On 01/06/21 3:58 pm, Lokesh Vutla wrote:
> This series:
> - converts tiecap to DT schema format using json-schema
> - Add new compatible for AM64 SoC.

If there are no objections, can we merge this series?

Thanks and regards,
Lokesh

> 
> Lokesh Vutla (2):
>   dt-bindings: pwm: pwm-tiecap: Convert to json schema
>   dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC
> 
>  .../devicetree/bindings/pwm/pwm-tiecap.txt    | 51 ---------------
>  .../devicetree/bindings/pwm/pwm-tiecap.yaml   | 64 +++++++++++++++++++
>  2 files changed, 64 insertions(+), 51 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.txt
>  create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml
>