summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6ull-pinfunc.h
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: sync dts for i.MX6ULLPeng Fan2019-10-081-44/+72
| | | | | | | | | Sync kernel dts for i.MX6ULL from commit <0a8ad0ffa4d8> ("Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux") Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
* ARM: dts: colibri-imx6ull: add osc32k_32k_out pinctrlMarcel Ziswiler2019-04-251-12/+14
| | | | | | | | Add GPIO1_IO03__OSC32K_32K_OUT pin muxing. While at it also fix indentation of pinfunc header file. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
* arm: dts: imx6ull: add pinctrl definesPeng Fan2016-10-041-0/+57
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>