]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: add proper "compatible" string
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 11 Feb 2020 10:35:02 +0000 (11:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 19:15:28 +0000 (11:15 -0800)
commit541bd6a125d478dd6050fa91275b18cb0edb1611
tree8d3623b44cb292d8c44a08edaa90b94f5f4cb28d
parent87527226cfbacf6e8517821ad022f0f0b86ff1ca
staging: wfx: add proper "compatible" string

Add "compatible" string matching "vendor,chip" template and proper
GPIO flags handling. Keep support for old name and reset polarity
for older devicetrees.

Cc: stable@vger.kernel.org # 46ea540eb1df ("gpio: add gpiod_toggle_active_low()")
Cc: stable@vger.kernel.org
Fixes: 87c6fad18cf2 ("staging: wfx: add support for I/O access")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/0e6dda06f145676861860f073a53dc95987c7ab5.1581416843.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/Documentation/devicetree/bindings/net/wireless/siliabs,wfx.txt
drivers/staging/wfx/bus_spi.c