ARM: dts: DRA7: Add pcie1 dt node for EP mode

Add pcie1 dt node in order for the controller to operate in
endpoint mode. However since none of the dra7 based boards have
slots configured to operate in endpoint mode, keep EP mode
disabled.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Kishon Vijay Abraham I
2017-08-08 11:10:24 +05:30
committed by Tony Lindgren
parent 5e45286595
commit d23f3839fe
6 changed files with 51 additions and 3 deletions

View File

@@ -563,3 +563,7 @@
status = "okay";
};
};
&pcie1_rc {
status = "okay";
};