diff options
author | Richard Zhu <r65037@freescale.com> | 2013-08-14 00:15:38 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:01:30 -0400 |
commit | 32bca9520106a8a2733bfad4328e3f2252fa76e3 (patch) | |
tree | 73430398d1f365aeff34d948c8fad6c0b985f7b0 /Documentation | |
parent | 0a42956e57a08e7b9e8629c87c5d6e83cb4f2702 (diff) |
ENGR00275213-1 arm: pcie: enable pcie on imx6 platforms
Add PCIe related clocks definitions and select pci on imx6
platforms
toggle bit18 of grp1 fix pcie pm issue:
Set bit18 of gpr1 before enter into supend, and clean it
after resume, can fix the following errata.
Errata ERR005723_PCIe PCIe does not support L2 Power Down.
Signed-off-by: Richard Zhu <r65037@freescale.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index dd8d8cfe4833..f53f2e5d34e8 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt | |||
@@ -220,6 +220,9 @@ clocks and IDs. | |||
220 | ldb_di0_div_sel 207 | 220 | ldb_di0_div_sel 207 |
221 | ldb_di1_div_sel 208 | 221 | ldb_di1_div_sel 208 |
222 | pll4_audio_div 209 | 222 | pll4_audio_div 209 |
223 | lvds1_sel 210 | ||
224 | lvds1_in 211 | ||
225 | lvds1_out 212 | ||
223 | 226 | ||
224 | Examples: | 227 | Examples: |
225 | 228 | ||