[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe

Yixun Lan posted 4 patches 1 month, 2 weeks ago
There is a newer version of this series
drivers/clk/spacemit/ccu-k3.c                  | 30 +++++++++++++++++---------
include/dt-bindings/clock/spacemit,k3-clocks.h |  5 +++++
include/soc/spacemit/k3-syscon.h               |  4 ++--
3 files changed, 27 insertions(+), 12 deletions(-)
[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
Posted by Yixun Lan 1 month, 2 weeks ago
Here are some fixes for previous patch set in order to make PCIe work,
Add PCIe DBI clock which was missing, Fix the parent clock, And correct
the PCIe Clock CTRL register offset.

Signed-off-by: Yixun Lan <dlan@kernel.org>
---
Yixun Lan (4):
      dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs
      clk: spacemit: k3: Add PCIe DBI clock
      clk: spacemit: k3: Switch to pll2_d6 as parent for PCIe clock
      clk: spacemit: k3: Fix PCIe clock register offset

 drivers/clk/spacemit/ccu-k3.c                  | 30 +++++++++++++++++---------
 include/dt-bindings/clock/spacemit,k3-clocks.h |  5 +++++
 include/soc/spacemit/k3-syscon.h               |  4 ++--
 3 files changed, 27 insertions(+), 12 deletions(-)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260430-06-pci-clk-fix-e60487b07607

Best regards,
-- 
Yixun Lan <dlan@kernel.org>