Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ PI6C oscillator stays powered and the "ref" input ticks regardless of
U-Boot's clock setup. The kernel keeps the full clocks list from its
own DTB and is unaffected.

See Linux mainline commit e684f02492f9 ("arm64: dts: rockchip: fix the
pcie refclock oscillator on Rock 5 ITX") for the kernel-side rationale.

Link: https://lore.kernel.org/r/20240906082511.2963890-6-heiko@sntech.de
Signed-off-by: SuperKali <hello@superkali.me>
---
arch/arm/dts/rk3588-rock-5-itx-u-boot.dtsi | 20 ++++++++++
Expand Down
Loading