Skip to content

Commit 7a2db70

Browse files
author
Yixun Lan
committed
dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs
Add clock IDs of PCIe DBI (Data Bus Interface) clock. Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20260511-06-pci-clk-fix-v2-3-c9a5e563bab3@kernel.org Signed-off-by: Yixun Lan <dlan@kernel.org>
1 parent 2f20c85 commit 7a2db70

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

include/dt-bindings/clock/spacemit,k3-clocks.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,11 @@
380380
#define CLK_APMU_ISIM_VCLK1 86
381381
#define CLK_APMU_ISIM_VCLK2 87
382382
#define CLK_APMU_ISIM_VCLK3 88
383+
#define CLK_APMU_PCIE_PORTA_DBI 89
384+
#define CLK_APMU_PCIE_PORTB_DBI 90
385+
#define CLK_APMU_PCIE_PORTC_DBI 91
386+
#define CLK_APMU_PCIE_PORTD_DBI 92
387+
#define CLK_APMU_PCIE_PORTE_DBI 93
383388

384389
/* DCIU clocks */
385390
#define CLK_DCIU_HDMA 0

0 commit comments

Comments
 (0)