arm64: dts: clearfog-gt-8k: add PCIe slot description

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>
This commit is contained in:
Baruch Siach 2018-10-03 16:23:01 +03:00 committed by Gregory CLEMENT
parent b0e11e58c5
commit 91f84690b5
1 changed files with 7 additions and 0 deletions

View File

@ -233,6 +233,13 @@ cp0_sdhci_pins: sdhci-pins {
};
};
&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;