]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00179621 MX6 PCIE: bring up PCIE on i.MX6 SD board
authorRichard Zhu <r65037@freescale.com>
Thu, 12 Apr 2012 01:54:30 +0000 (09:54 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:25 +0000 (08:34 +0200)
commit7dc8dbe7cc5d95865d12812c1b7558ddd1814498
tree4d7f22c270db88aff509a5e6690634ce89dac1bb
parent52dfed4f18247bc5e286bef269692c65de584770
ENGR00179621 MX6 PCIE: bring up PCIE on i.MX6 SD board

* Bring up the PCIE on i.MX6 SD board
* Add the PCIE PHY access routines
* Wrapper the board related codes by register one
  platform driver and data

Signed-off-by: Richard Zhu <r65037@freescale.com>
arch/arm/mach-mx6/Kconfig
arch/arm/mach-mx6/board-mx6q_arm2.c
arch/arm/mach-mx6/board-mx6q_sabresd.c
arch/arm/mach-mx6/board-mx6q_sabresd.h
arch/arm/mach-mx6/devices-imx6q.h
arch/arm/mach-mx6/pcie.c
arch/arm/plat-mxc/devices/Kconfig
arch/arm/plat-mxc/devices/Makefile
arch/arm/plat-mxc/devices/platform-imx-pcie.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/devices-common.h
arch/arm/plat-mxc/include/mach/pcie.h [new file with mode: 0644]