[PATCH v3 0/2] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
From: Lokesh Vutla <hidden>
Date: 2021-06-01 05:44:19
Also in:
linux-arm-kernel, linux-omap, linux-pwm
From: Lokesh Vutla <hidden>
Date: 2021-06-01 05:44:19
Also in:
linux-arm-kernel, linux-omap, linux-pwm
This series: - converts tiehrpwn to DT schema format using json-schema - Add new compatible for AM64 SoC. Changes since v2 (https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=489981): - Dropped DT changes from this series. Changes since v1: - Updated the am64 compatible to ti,am64-epwm as High resolution is not supported. Lokesh Vutla (2): dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC .../devicetree/bindings/pwm/pwm-tiehrpwm.txt | 50 -------------- .../devicetree/bindings/pwm/pwm-tiehrpwm.yaml | 65 +++++++++++++++++++ 2 files changed, 65 insertions(+), 50 deletions(-) delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml -- 2.31.1