]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - drivers/gpio/mxc_gpio.c
mxc: gpio add i.MX6UL support
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 20 Jul 2015 11:28:31 +0000 (19:28 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 19:01:39 +0000 (21:01 +0200)
commit1fa9b924c4f2e26f96e8fd7d1fec7c9c7133a7aa
tree8c920f758d64ed1db36add52e7012ba0aecc3296
parent9b2cc7dbfd46b61f9f44cbfe3eb10d5478e152d1
mxc: gpio add i.MX6UL support

i.MX6UL does not have GPIO6/7, so do not include them for i.MX6UL.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
drivers/gpio/mxc_gpio.c