]> git.baikalelectronics.ru Git - uboot.git/commit
imx6: tqma6: disable spi CS unused in U-Boot
authorMarkus Niebel <Markus.Niebel@tq-group.com>
Fri, 3 Feb 2017 15:25:00 +0000 (16:25 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 17 Mar 2017 08:27:08 +0000 (09:27 +0100)
commit4020687447c8a718e98f14f84f7240766eede702
treeebd747bafd746b2aae96206888ddb7bba6647c65
parent76c0e982e2baace091cc42c4cbc75c00bd5e5537
imx6: tqma6: disable spi CS unused in U-Boot

Since the CS are not in use, do not map them. User of starterkit
mainboard is free to use them otherwise. When using these pins later
in the OS for instance as GPIO IRQ pin, they need to be input.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
board/tqc/tqma6/tqma6_mba6.c