Commit 918f8f30 authored by Andrew Lunn's avatar Andrew Lunn Committed by Jason Cooper
Browse files

ARM: Kirkwood: ts219: Enable second PCIe port in DT.



Enable the second PCIe port on QNAP TS-11x/TS-21x devices as newer
revisions (rev 1.3) have a USB 3.0 chip from Etron on PCIe port 1.

Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent 83735101
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -29,6 +29,14 @@
				marvell,function = "gpio";
			};
		};
		pcie-controller {
			status = "okay";

			pcie@2,0 {
				status = "okay";
			};
		};

	};

	gpio_keys {