[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML

From: Sebastian Reichel
Date: Mon Oct 24 2022 - 15:31:11 EST


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@xxxxxxxxxxxxx/
* 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