projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4271f76
)
MLK-22398-9 DTS: imx6qdl: Update DTS for PCIE
author
Ye Li
<ye.li@nxp.com>
Tue, 6 Aug 2019 07:27:38 +0000
(
00:27
-0700)
committer
Ye Li
<ye.li@nxp.com>
Fri, 9 Aug 2019 09:30:30 +0000
(
02:30
-0700)
Add pci0 alias and gpr property for pcie node.
Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/dts/imx6qdl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx6qdl.dtsi
b/arch/arm/dts/imx6qdl.dtsi
index
91868a0
..
e7774b8
100644
(file)
--- a/
arch/arm/dts/imx6qdl.dtsi
+++ b/
arch/arm/dts/imx6qdl.dtsi
@@
-51,6
+51,7
@@
usb0 = &usbotg;
usb1 = &usbh1;
usbgadget0 = &usbg1;
+ pci0 = &pcie;
};
clocks {
@@
-245,6
+246,7
@@
<&clks IMX6QDL_CLK_PCIE_REF_125M>;
clock-names = "pcie", "pcie_bus", "pcie_phy";
fsl,max-link-speed = <2>;
+ gpr = <&gpr>;
status = "disabled";
};