Re: [PATCH 0/2] net: wireless: ti: wl1251: sdio: remove ti,power-gpio
From: H. Nikolaus Schaller <hidden>
Date: 2019-11-26 16:35:12
Also in:
linux-devicetree, linux-wireless, lkml
From: H. Nikolaus Schaller <hidden>
Date: 2019-11-26 16:35:12
Also in:
linux-devicetree, linux-wireless, lkml
Am 26.11.2019 um 16:51 schrieb Kalle Valo [off-list ref]: "H. Nikolaus Schaller" [off-list ref] writes:quoted
The driver has been updated to use the mmc/sdio core which does full power control. So we do no longer need the power control gipo. Note that it is still needed for the SPI based interface (N900). Suggested by: Ulf Hansson [off-list ref] Tested by: H. Nikolaus Schaller [off-list ref] # OpenPandora 600MHz H. Nikolaus Schaller (2): DTS: bindings: wl1251: mark ti,power-gpio as optional net: wireless: ti: wl1251: sdio: remove ti,power-gpio .../bindings/net/wireless/ti,wl1251.txt | 3 +- drivers/net/wireless/ti/wl1251/sdio.c | 30 ------------------- 2 files changed, 2 insertions(+), 31 deletions(-)Via which tree are these planned to go? Please always document that in the cover letter so that maintainers don't need to guess.
Well, how should I know that better than maintainers? I don't know who manages which trees and who feels responsible. So I have to guess even more. I just use the get_maintainer.pl script to address everybody listed by it, assuming that it does the right thing. If the script doesn't do a good enough job it should be improved. BR and thanks, Nikolaus