summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6ul-pinfunc.h
Commit message (Collapse)AuthorAgeLines
* MLK-14326-13 mx6ulevk: Add DTS filesYe Li2017-04-05-921/+944
| | | | | | | | | | Update i.MX6ul dtsi file and add mx6ul 14x14 and 9x9 evk DTS file to latest in kernel. To support DM QSPI driver, modify the DTS files with adding a spi0 alias for qspi node and changing the the n25q256a flash node's compatible to "spi-flash" Signed-off-by: Ye Li <ye.li@nxp.com>
* arm: dts: imx6ull: add pinctrl definesPeng Fan2016-10-04-0/+938
Add pinctrl defines for NXP i.MX 6ULL. Since i.MX6ULL reuses some definitions of i.MX6UL, also add i.MX6UL pinctrl defines from linux kernel commit (29b4817d401). Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Simon Glass <sjg@chromium.org> Cc: Stefano Babic <sbabic@denx.de>