Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 |
| | | | | | | | | | | On MPC8572 and MPC8536 the status of GPIO pins configured as output cannot be determined by reading GPDAT register. Workaround by reading the status of input pins from GPDAT and the status of output pins from a shadow register. Signed-off-by: Felix Radensky <felix@embedded-sol.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | ||
* | powerpc: gpio driver for mpc8349/8572/8610 and compatible | Peter Korsgaard | 2008-09-23 |
Structured similar to the existing QE GPIO support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |