On 12/21/18 2:22 AM, Linus Walleij wrote:
On Sat, Dec 15, 2018 at 5:31 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
On Tue, Dec 11, 2018 at 01:04:12PM +0100, Linus Walleij wrote:
This converts the MTX-1 driver to grab a GPIO descriptor
associated with the device instead of using a resource with
a global GPIO number.
The board using this driver appears to be out-of-tree
(OpenWRT), but the users can be easily augmented by adding a
machine descriptor table before registering the device.
Is that still accurate, given the discussion and mips specific changes ?
Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
We'll need an Acked-by: from a mips maintainer to land this.
Florian is a MIPS (subarch) maintainer, tell me if you want
to resend this with the collected reviewed-by and also
include the toplevel MIPS maintainers.
Should be ok on that side then. What about my question above ?
Guenter