commit | d56cb17cb475701e0591217fa9431ad3ecc8c008 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Mar 12 13:34:30 2015 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:20:47 2015 +0200 |
tree | 8a6faa48bfe5acff3b23ed7f014d989782b9e119 | |
parent | 4cbf188ebbbdf3189601a3baf17f487759d7e882 [diff] |
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>