Skip to content

Commit

Permalink
arm64: dts: clearfog-gt-8k: add PCIe slot description
Browse files Browse the repository at this point in the history
This adds support for the PCIe interface on the CON4 mini-PCIe
connector.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
  • Loading branch information
Baruch Siach authored and Gregory CLEMENT committed Oct 3, 2018
1 parent b0e11e5 commit 91f8469
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,13 @@
};
};

&cp0_pcie0 {
pinctrl-names = "default";
pinctrl-0 = <&cp0_pci0_reset_pins>;
reset-gpios = <&cp0_gpio2 0 GPIO_ACTIVE_LOW>;
status = "okay";
};

&cp0_gpio2 {
sata_reset {
gpio-hog;
Expand Down

0 comments on commit 91f8469

Please sign in to comment.