All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema
@ 2021-05-26  8:43 ` Lokesh Vutla
  0 siblings, 0 replies; 18+ messages in thread
From: Lokesh Vutla @ 2021-05-26  8:43 UTC (permalink / raw)
  To: thierry.reding, u.kleine-koenig, lee.jones, Rob Herring
  Cc: tony, Sekhar Nori, Vignesh R, Nishanth Menon, linux-pwm,
	Device Tree Mailing List, Linux ARM Mailing List,
	Linux OMAP Mailing List, Lokesh Vutla

This series:
- drops a redundant compatible
- converts tiehrpwn to DT schema format using json-schema
- Add new compatible for AM64 SoC.

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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-06-01  5:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-26  8:43 [PATCH 0/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema Lokesh Vutla
2021-05-26  8:43 ` Lokesh Vutla
2021-05-26  8:43 ` [PATCH 1/4] arm: dts: ti: drop usage of redundant compatible Lokesh Vutla
2021-05-26  8:43   ` Lokesh Vutla
2021-05-31 11:17   ` Grygorii Strashko
2021-05-31 11:17     ` Grygorii Strashko
2021-05-31 11:31     ` Grygorii Strashko
2021-05-31 11:31       ` Grygorii Strashko
2021-06-01  5:32     ` Lokesh Vutla
2021-06-01  5:32       ` Lokesh Vutla
2021-05-26  8:43 ` [PATCH 2/4] dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required properties Lokesh Vutla
2021-05-26  8:43   ` Lokesh Vutla
2021-05-31 11:21   ` Grygorii Strashko
2021-05-31 11:21     ` Grygorii Strashko
2021-05-26  8:43 ` [PATCH 3/4] dt-bindings: pwm: pwm-tiehrpwm: Convert to json schema Lokesh Vutla
2021-05-26  8:43   ` Lokesh Vutla
2021-05-26  8:43 ` [PATCH 4/4] dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC Lokesh Vutla
2021-05-26  8:43   ` Lokesh Vutla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.