[PATCH v2 0/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
From: Lokesh Vutla <hidden>
Date: 2021-05-28 04:58:32
Also in:
linux-devicetree, linux-omap, linux-pwm
From: Lokesh Vutla <hidden>
Date: 2021-05-28 04:58:32
Also in:
linux-devicetree, linux-omap, linux-pwm
This series:
- drops a redundant compatible
- converts tiehrpwn to DT schema format using json-schema
- Add new compatible for AM64 SoC.
Changes since v1:
- Updated the am64 compatible to ti,am64-epwm as High resolution is not
supported.
Lokesh Vutla (4):
arm: dts: ti: drop usage of redundant compatible
dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required
properties
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 +++++++++++++++++++
arch/arm/boot/dts/am33xx-l4.dtsi | 9 +--
arch/arm/boot/dts/am437x-l4.dtsi | 18 ++---
arch/arm/boot/dts/da850.dtsi | 6 +-
5 files changed, 76 insertions(+), 72 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt
create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml
--
2.31.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel