Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-28 | cpm_uart: Modem control lines support | Laurent Pinchart | |
This patch replaces the get_mctrl/set_mctrl stubs with modem control line read/write access through the GPIO lib. Available modem control lines are described in the device tree using GPIO bindings. The driver expect a GPIO pin for each of the CTS, RTS, DCD, DSR, DTR and RI signals. Unused control lines can be left out. Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2008-07-14 | powerpc/fsl: Refactor device bindings | Kumar Gala | |
Moved Freescale SoC related bindings out of booting-without-of.txt and into their own files. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |