commit | a778aeae051c96319855584c87d1dc3ca7257744 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sun Mar 23 22:45:40 2014 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Mar 31 18:28:50 2014 +0200 |
tree | 0e984333e3de3c6a65af65c67bfe8b48af5783cb | |
parent | ed2f0e1ffae693d7ff8a727a2efb106ba775cba6 [diff] |
pci: mx6: Implement power callback Implement a callback to toggle the slot power supply. The callback can be overriden in case some more complex power supply for the slot was implemented in hardware, yet for the usual case, one can define a GPIO which toggles the power to the slot. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Liu Ying <Ying.Liu@freescale.com>