Re: [PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-08-01 Thread Guenter Roeck
On Sat, Jul 25, 2015 at 02:02:46AM +0200, Niklas Cassel wrote: > 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

Re: [PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-08-01 Thread Guenter Roeck
On Sat, Jul 25, 2015 at 02:02:46AM +0200, Niklas Cassel wrote: 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

Re: [PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-07-27 Thread Linus Walleij
On Sat, Jul 25, 2015 at 2:02 AM, Niklas Cassel wrote: > 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 Acked-by:

Re: [PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-07-27 Thread Linus Walleij
On Sat, Jul 25, 2015 at 2:02 AM, Niklas Cassel n...@flawful.org wrote: 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

[PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-07-24 Thread Niklas Cassel
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 --- .../bindings/serial/axis,etraxfs-uart.txt | 6 +++-

[PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals

2015-07-24 Thread Niklas Cassel
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 n...@flawful.org --- .../bindings/serial/axis,etraxfs-uart.txt | 6