[Gta04-owner] [PATCH 2/2] misc: add a driver to power on/off UART attached devices.
One Thousand Gnomes
gnomes at lxorguk.ukuu.org.uk
Sat Dec 20 13:50:20 CET 2014
On Sat, 20 Dec 2014 11:09:21 +1100
NeilBrown <neilb at suse.de> wrote:
> If a platform has a particular device permanently attached to a UART,
> there may be out-of-band signaling necessary to power the device
> on and off.
>
> This drive controls that signalling for a number of different devices.
> It can
> - enable/disable a regulator
> - toggle a GPIO
> - register an 'rfkill' which can for the device to be off.
>
> When the rfkill is absent of unblocked, the device will be on when the
> associated tty device is open, and closed otherwise.
>
Looks sound to me. Would drivers/tty/slave/.. be a better place for
these to collect up than "misc" ?
More information about the Gta04-owner
mailing list