projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d801ce5
)
arm64: zynqmp: zcu102: Modifying GTR lane-0 to PCIe
author
Bharat Kumar Gogada
<
[email protected]
>
Mon, 30 Jan 2017 06:36:02 +0000
(12:06 +0530)
committer
Michal Simek
<
[email protected]
>
Tue, 28 Nov 2017 15:09:09 +0000
(16:09 +0100)
- Enabling GTR lane-0 to PCIe
- Enabling PCIe node in device tree
Signed-off-by: Bharat Kumar Gogada <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
arch/arm/dts/zynqmp-zcu102-revA.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-zcu102-revA.dts
b/arch/arm/dts/zynqmp-zcu102-revA.dts
index fd7d6466711bfea8b6aeba1bdd76ea1f54316d18..df916d0f77d5c4125b9e43daf901c39887211c35 100644
(file)
--- a/
arch/arm/dts/zynqmp-zcu102-revA.dts
+++ b/
arch/arm/dts/zynqmp-zcu102-revA.dts
@@
-168,7
+168,7
@@
gtr_sel0 {
gpio-hog;
gpios = <0 0>;
- output-
high
; /* PCIE = 0, DP = 1 */
+ output-
low
; /* PCIE = 0, DP = 1 */
line-name = "sel0";
};
gtr_sel1 {
@@
-551,7
+551,7
@@
drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
};
&pcie {
-/* status = "okay"; */
+ status = "okay";
};
&qspi {