]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
authorStefan Roese <sr@denx.de>
Thu, 12 Mar 2015 12:34:30 +0000 (13:34 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:40:27 +0000 (22:40 +0200)
commitbcb5a7030326cdb02833abd1e8cfe22d2bfda73e
treee33dcde733b01d1030ba61982239351014f11d4d
parente167cca2ee662b8d61e237ce3203972dbc0492de
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup

By making the tqma6_iomuxc_spi() weak, this patch adds the possibility to
add a different function for this SPI configuration. This can be used
by other baseboards, that might have a different SPI setup.

This patch will be used by the upcoming WRU-IV board support which also
uses the TQMa6 SoM.

Signed-off-by: Stefan Roese <sr@denx.de>
board/tqc/tqma6/tqma6.c