devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Rockchip Timer DT binding YAML conversion
@ 2021-05-06 11:11 Ezequiel Garcia
  2021-05-06 11:11 ` [PATCH v2 1/3] arm64: dts: rockchip: add timer0 clocks on rk3368 Ezequiel Garcia
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ezequiel Garcia @ 2021-05-06 11:11 UTC (permalink / raw)
  To: linux-rockchip, devicetree
  Cc: Heiko Stuebner, Kever Yang, Daniel Lezcano, Rob Herring,
	Ezequiel Garcia, kernel

Changes from v1:
* Fix the order of clock specifiers.

Ezequiel Garcia (3):
  arm64: dts: rockchip: add timer0 clocks on rk3368
  arm: dts: rockchip: Fix the timer clocks order
  dt-bindings: timer: convert rockchip,rk-timer.txt to YAML

 .../bindings/timer/rockchip,rk-timer.txt      | 27 --------
 .../bindings/timer/rockchip,rk-timer.yaml     | 64 +++++++++++++++++++
 arch/arm/boot/dts/rk3188.dtsi                 |  8 +--
 arch/arm/boot/dts/rk3288.dtsi                 |  4 +-
 arch/arm64/boot/dts/rockchip/rk3368.dtsi      |  2 +
 5 files changed, 72 insertions(+), 33 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt
 create mode 100644 Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml

-- 
2.30.0


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

end of thread, other threads:[~2021-06-21  9:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-06 11:11 [PATCH v2 0/3] Rockchip Timer DT binding YAML conversion Ezequiel Garcia
2021-05-06 11:11 ` [PATCH v2 1/3] arm64: dts: rockchip: add timer0 clocks on rk3368 Ezequiel Garcia
2021-05-06 11:11 ` [PATCH v2 2/3] arm: dts: rockchip: Fix the timer clocks order Ezequiel Garcia
2021-05-06 11:11 ` [PATCH v2 3/3] dt-bindings: timer: convert rockchip,rk-timer.txt to YAML Ezequiel Garcia
2021-05-07 21:16   ` Rob Herring
2021-05-28 15:56   ` Heiko Stübner
2021-05-28 15:57     ` Daniel Lezcano
2021-06-19 14:25       ` Ezequiel Garcia
2021-06-21  9:39         ` Daniel Lezcano
2021-05-09 23:55 ` (subset) [PATCH v2 0/3] Rockchip Timer DT binding YAML conversion Heiko Stuebner
2021-05-10  0:12 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).