linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
@ 2022-10-24 16:55 Sebastian Reichel
  2022-10-24 16:55 ` [PATCHv2 1/6] arm64: dts: rockchip: fix node name for hym8563 rtc Sebastian Reichel
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Sebastian Reichel @ 2022-10-24 16:55 UTC (permalink / raw)
  To: Alexandre Belloni, Alessandro Zummo, Rob Herring,
	Krzysztof Kozlowski
  Cc: Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Heiko Stuebner, linux-rockchip, linux-amlogic, linux-rtc,
	devicetree, linux-kernel, Sebastian Reichel, kernel

Hi,

This converts HYM8563 binding to YAML and fixes
the existing DTs.

Changes since PATCHv1:
 * https://lore.kernel.org/all/20221021170605.85163-1-sebastian.reichel@collabora.com/
 * Added patches fixing the existing devicetrees (Rob Herring)
 * Dual licensed the binding (Krzysztof Kozlowski)
 * Added maxItems for clock-output-names (Krzysztof Kozlowski)

-- Sebastian

Sebastian Reichel (6):
  arm64: dts: rockchip: fix node name for hym8563 rtc
  arm64: dts: rockchip: remove clock-frequency from rtc
  arm: dts: rockchip: fix node name for hym8563 rtc
  arm: dts: rockchip: remove clock-frequency from rtc
  arm64: dts: meson: remove clock-frequency from rtc
  dt-bindings: rtc: convert hym8563 bindings to json-schema

 .../devicetree/bindings/rtc/haoyu,hym8563.txt | 30 ----------
 .../bindings/rtc/haoyu,hym8563.yaml           | 56 +++++++++++++++++++
 arch/arm/boot/dts/rk3036-evb.dts              |  3 +-
 arch/arm/boot/dts/rk3288-evb-act8846.dts      |  2 +-
 arch/arm/boot/dts/rk3288-firefly.dtsi         |  3 +-
 arch/arm/boot/dts/rk3288-miqi.dts             |  3 +-
 arch/arm/boot/dts/rk3288-rock2-square.dts     |  3 +-
 arch/arm/boot/dts/rk3288-vmarc-som.dtsi       |  1 -
 .../amlogic/meson-gxl-s905x-khadas-vim.dts    |  1 -
 .../dts/amlogic/meson-gxm-khadas-vim2.dts     |  1 -
 .../dts/amlogic/meson-gxm-minix-neo-u9h.dts   |  1 -
 .../dts/rockchip/rk3368-orion-r68-meta.dts    |  3 +-
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts   |  3 +-
 .../boot/dts/rockchip/rk3399-roc-pc-plus.dts  |  3 +-
 .../dts/rockchip/rk3399pro-vmarc-som.dtsi     |  3 +-
 .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   |  1 -
 .../boot/dts/rockchip/rk3568-rock-3a.dts      |  1 -
 17 files changed, 65 insertions(+), 53 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/rtc/haoyu,hym8563.txt
 create mode 100644 Documentation/devicetree/bindings/rtc/haoyu,hym8563.yaml

-- 
2.35.1


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

end of thread, other threads:[~2022-11-14 21:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-24 16:55 [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML Sebastian Reichel
2022-10-24 16:55 ` [PATCHv2 1/6] arm64: dts: rockchip: fix node name for hym8563 rtc Sebastian Reichel
2022-10-24 16:55 ` [PATCHv2 2/6] arm64: dts: rockchip: remove clock-frequency from rtc Sebastian Reichel
2022-10-24 16:55 ` [PATCHv2 3/6] arm: dts: rockchip: fix node name for hym8563 rtc Sebastian Reichel
2022-10-24 16:55 ` [PATCHv2 4/6] arm: dts: rockchip: remove clock-frequency from rtc Sebastian Reichel
2022-10-24 16:55 ` [PATCHv2 5/6] arm64: dts: meson: " Sebastian Reichel
2022-10-31  8:21   ` Neil Armstrong
2022-10-24 16:55 ` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema Sebastian Reichel
2022-10-24 20:56   ` Krzysztof Kozlowski
2022-10-30 20:05   ` Heiko Stuebner
2022-11-14 21:28   ` (subset) " Alexandre Belloni
2022-10-30 20:08 ` (subset) [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML Heiko Stuebner
2022-10-31  8:23 ` Neil Armstrong

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).