]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: Fix the PAD settings for the ECSPI chipselect
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 11 Apr 2014 20:43:53 +0000 (17:43 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Apr 2014 12:02:39 +0000 (14:02 +0200)
commit3b31605aef069d183a9d0c1e3aa6f957503cd56b
treeac513e3b094dfb4665c1349a1dbb7248590e35c8
parent694c3bc107c61b900e3e0a09dd8f0346b1b7685f
nitrogen6x: Fix the PAD settings for the ECSPI chipselect

ECSPI chipselect (MX6_PAD_EIM_D19__GPIO3_IO19) is used with GPIO functionality,
so it does not make sense to set its pad as SPI pin.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c