arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use
From: Heiko Stuebner <heiko.stuebner@...> Date: Mon, 9 Feb 2026 23:05:30 +0100
Commit-Message
Different to RK3588-Tiger, on RK3588-Jaguar the signal enabling the PCIe-refclk generator controls a transistor which in turn controls the output-enable input of the PI6C557 and there's no external Pull-Up or Pull-Down between the SoC and the transistor gate. On Tiger the pin is directly connected to the PDn input which has an internal pull up. So match that behaviour on Jaguar by changing the pin config to enable the SoC's pull-up config. Suggested-by: Quentin Schulz <quentin.schulz@...> Fixes: 0ec7e1096332 ("arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar") Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Statistics
- 1 lines added
- 1 lines removed