[PATCH v2 0/4] Move to gated-fixed-clock for Theobroma/Cherry boards

Heiko Stuebner posted 4 patches 1 month, 3 weeks ago
.../arm64/boot/dts/rockchip/rk3588-jaguar.dts | 21 +++++----------
.../arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 27 +++++++++----------
2 files changed, 19 insertions(+), 29 deletions(-)
[PATCH v2 0/4] Move to gated-fixed-clock for Theobroma/Cherry boards
Posted by Heiko Stuebner 1 month, 3 weeks ago
Both Tiger and Jaguar currently use a fixed-clock and gpio-gate-clock
to model the PCIe clock generator they have.

Ever since I wrote the gated-fixed-clock binding + driver, I carry
around conversion patches for those boards to use the new binding
and describe actual hardware.

I submitted different versions in the initial submission of the
then still named "clock-generator" binding, but have reworked
them now to use the gated-fixed-clock binding that actually landed.

changes in v2:
- trim down comment block on generator node (Quentin)
- re-use old clock-name (Quentin)
- update commit message about added regulator (Quentin)
- add patch fixing the pinconf of the Jaguar clkreq_m0 (Quentin)


Heiko Stuebner (4):
  arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on
    rk3588-jaguar
  arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on
    rk3588-tiger
  arm64: dts: rockchip: add pinctrl for clk-generator GPIO on
    rk3588-tiger
  arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config

 .../arm64/boot/dts/rockchip/rk3588-jaguar.dts | 21 +++++----------
 .../arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 27 +++++++++----------
 2 files changed, 19 insertions(+), 29 deletions(-)

-- 
2.47.2
Re: [PATCH v2 0/4] Move to gated-fixed-clock for Theobroma/Cherry boards
Posted by Heiko Stuebner 1 month ago
On Tue, 10 Feb 2026 09:02:58 +0100, Heiko Stuebner wrote:
> Both Tiger and Jaguar currently use a fixed-clock and gpio-gate-clock
> to model the PCIe clock generator they have.
> 
> Ever since I wrote the gated-fixed-clock binding + driver, I carry
> around conversion patches for those boards to use the new binding
> and describe actual hardware.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar
      commit: f5e52701725c5c5c54d6511ca633a7566d1661a8
[2/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger
      commit: cfe2d65332eff95ac7308478897760888f957aeb
[3/4] arm64: dts: rockchip: add pinctrl for clk-generator GPIO on rk3588-tiger
      commit: 603921cf88952c456bff8f22e48a822a077341b8
[4/4] arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config
      commit: f45d4356feeba1c8dac3414b688f59292ddfc9f9

Reworded commit description in patch4, as suggested by Quentin.


Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>