Re: [PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
From: Guenter Roeck <linux@roeck-us.net>
Date: 2015-08-01 15:00:24
Also in:
linux-devicetree, lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2015-08-01 15:00:24
Also in:
linux-devicetree, lkml
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 <redacted>
Acked-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Any chance to get this into -next ? The problem it fixes still causes my crisv32 qemu tests to fail.