diff options
author | Richard Zhu <r65037@freescale.com> | 2013-08-14 12:15:38 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2013-10-30 09:55:07 +0800 |
commit | d33370c77e57aed5a9b6733c9898418541fed54a (patch) | |
tree | 4a08743b587509ce9f87d793313d28e4ac664e9f /Documentation | |
parent | 4b2fd1d7acdfaa21aad66c6e3caedff90b3afb29 (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. ldb_di0_div_sel 207 ldb_di1_div_sel 208 pll4_audio_div 209 + lvds1_sel 210 + lvds1_in 211 + lvds1_out 212 Examples: |