diff mbox

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

Message ID 1370955700-18111-1-git-send-email-andrew@lunn.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Andrew Lunn June 11, 2013, 1:01 p.m. UTC
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: Andrew Lunn <andrew@lunn.ch>
---
 arch/arm/boot/dts/kirkwood-ts219-6282.dts |    8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Jason Cooper June 11, 2013, 4:04 p.m. UTC | #1
On Tue, Jun 11, 2013 at 03:01:40PM +0200, Andrew Lunn wrote:
> 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: Andrew Lunn <andrew@lunn.ch>
> ---
>  arch/arm/boot/dts/kirkwood-ts219-6282.dts |    8 ++++++++
>  1 file changed, 8 insertions(+)

Applied to mvebu/dt

thx,

Jason.
diff mbox

Patch

diff --git a/arch/arm/boot/dts/kirkwood-ts219-6282.dts b/arch/arm/boot/dts/kirkwood-ts219-6282.dts
index aba435d..6fdc5ff 100644
--- a/arch/arm/boot/dts/kirkwood-ts219-6282.dts
+++ b/arch/arm/boot/dts/kirkwood-ts219-6282.dts
@@ -30,6 +30,14 @@ 
 				marvell,function = "gpio";
 			};
 		};
+		pcie-controller {
+			status = "okay";
+
+			pcie@2,0 {
+				status = "okay";
+			};
+		};
+
 	};
 
 	gpio_keys {