Re: (subset) [PATCH v4 0/5] Binding and driver for gated-fixed-clocks

From: Heiko Stuebner
Date: Tue Oct 22 2024 - 10:13:24 EST


On Fri, 6 Sep 2024 10:25:06 +0200, Heiko Stuebner wrote:
> Rockchip boards with PCIe3 controllers inside the soc (rk3568, rk3588) have
> external oscillators on the board to generate the needed 100MHz reference
> clock the PCIe3 controller needs.
>
> Often these clock generators need supplies to be enabled to run.
>
> Modelling this clock has taken a number of shapes:
> - The rk3568 Rock-3a modelled the generator-regulator as "phy-supply" [0]
> &pcie30phy {
> phy-supply = <&vcc3v3_pi6c_03>;
> status = "okay";
> };
> which is of course not part of the binding
>
> [...]

Applied, thanks!

[5/5] arm64: dts: rockchip: fix the pcie refclock oscillator on Rock 5 ITX
commit: e684f02492f99d6f6f037a35a613607339cf8e8f

Best regards,
--
Heiko Stuebner <heiko@xxxxxxxxx>