arm64: dts: clearfog-gt-8k: add PCIe slot description
authorBaruch Siach <baruch@tkos.co.il>
Wed, 3 Oct 2018 13:23:01 +0000 (16:23 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 3 Oct 2018 15:22:34 +0000 (17:22 +0200)
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>
arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts

index 1db44b0ec030e9a3f2d1c8dad0af9c9957976281..9473d40a292a875d25abe2961659227b35ce7d0d 100644 (file)
        };
 };
 
+&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;