]> Git Repo - linux.git/commit
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
authorNiklas Cassel <[email protected]>
Sat, 25 Jul 2015 00:02:46 +0000 (02:02 +0200)
committerGreg Kroah-Hartman <[email protected]>
Wed, 5 Aug 2015 05:07:20 +0000 (22:07 -0700)
commit7b9c5162c1829686baea1962177842c3fa1ea81c
tree0ccac4807cb0a01b733989495ff099a603b4ae40
parent9625734ff75af35d9878c693e3f92237aa3c1ae6
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

In order to use the mctrl_gpio helpers, we change the DT bindings:
ri-gpios renamed to rng-gpios. cd-gpios renamed to dcd-gpios.
However, no in-tree dts/dtsi specifies these, so no worries.

Signed-off-by: Niklas Cassel <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Documentation/devicetree/bindings/serial/axis,etraxfs-uart.txt
drivers/tty/serial/Kconfig
drivers/tty/serial/etraxfs-uart.c
This page took 0.059133 seconds and 4 git commands to generate.