Re: [RFC PATCH 0/6] UART slave devices using serio
From: Rob Herring <robh@kernel.org>
Date: 2016-08-26 21:29:58
Also in:
linux-bluetooth, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-08-26 21:29:58
Also in:
linux-bluetooth, lkml
On Fri, Aug 26, 2016 at 3:05 PM, Pavel Machek [off-list ref] wrote:
On Wed 2016-08-24 18:24:30, Rob Herring wrote:quoted
This is a new approach to supporting UART slave devices using the existing serio bus. After Arnd's proding, I took another look at serio and decided extending it does make sense. Using serio primarily requires adding DT based device matching and supporting buffer based write and receive.Strange, the series has _two_ 1/6 patches.quoted
Rob Herring (6): serio: add DT driver bindingThere's one saying "add OF driver binding" on the mailinglist, too...
Ugg, ignore that one. That's what I get for not cleaning out patches before refreshing them with git-format-patch. Rob