Skip to content

Commit

Permalink
arm64: dts: marvell: armada-37xx: Add clock to PCIe node
Browse files Browse the repository at this point in the history
The clock binding documents PCIe clock for a long time already. Add
clock phande into the PCIe node.

Signed-off-by: Marek Behún <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
  • Loading branch information
elkablo authored and gclement committed Feb 28, 2022
1 parent e783362 commit 5344930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/marvell/armada-37xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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;
/*
Expand Down

0 comments on commit 5344930

Please sign in to comment.