diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-03-01 15:55:47 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-03-01 15:55:48 +0100 |
commit | 94b0655636b349120f8cd820a94297fa1ba44726 (patch) | |
tree | 35b9f698492c8162b82b4a089069b9d5d93c1123 /arch | |
parent | 8a6ea4edcf3e1c9eada53d64da192df009fddc18 (diff) | |
parent | 5344930c64ab7416bc845142dd1367120614b51c (diff) |
Merge tag 'mvebu-dt64-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
mvebu dt64 for 5.18 (part 1)
Add PCIe clock resource for Armada 37xx
* tag 'mvebu-dt64-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
arm64: dts: marvell: armada-37xx: Add clock to PCIe node
Link: https://lore.kernel.org/r/87v8wxzrlo.fsf@BL-laptop
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi index 673f4906eef9..c0de8d10e58c 100644 --- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi @@ -489,6 +489,7 @@ bus-range = <0x00 0xff>; interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>; #interrupt-cells = <1>; + clocks = <&sb_periph_clk 13>; msi-parent = <&pcie0>; msi-controller; /* |