Re: [PATCH 1/2] Documentation: devicetree: Add bindings info for rfkill-regulator

2017-01-02 Thread Johannes Berg
> My understanding is it is generally felt that using the regulator > enable GPIO commonly found on WiFi chips for rfkill is an abuse of > rfkill as it is more that just an RF disable. From a DT standpoint, > this seems like creating a binding for what a Linux driver wants. > Instead, I think this

Re: [PATCH 1/2] Documentation: devicetree: Add bindings info for rfkill-regulator

2016-11-09 Thread Rob Herring
On Tue, Nov 01, 2016 at 11:58:39AM +0100, Paul Cercueil wrote: > This document gives information about how to write a devicetree > node that corresponds to the rfkill-regulator driver. > > Signed-off-by: Paul Cercueil > --- > .../devicetree/bindings/net/rfkill-regulator.txt | 18 > +++