summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx6/mx6q_pins.h
Commit message (Collapse)AuthorAgeFilesLines
* iomux-v3: Place pad control definitions into common fileFabio Estevam2013-04-221-27/+0
| | | | | | | Instead of having the same PAD control definition in each MX6 variant pin file, place it into a common location. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-071-0/+1671
Rename all i.MX6 pad declarations to MX6_PAD_x, so a board may support either i.MX6Quad/Dual (MX6Q) or i.MX6Dual-Lite/Solo (MX6DL) by including the proper header. Boards mx6qarm2, mx6qsabreauto, mx6qsabrelite, and mx6qsabresd only support MX6Q, so they include mx6q_pins.h. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
OpenPOWER on IntegriCloud