[PATCH] v2 ath10k: add LED and GPIO controlling support for various chipsets

2018-02-16 Thread s . gottschall
From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 and ipq4019 based chipsets with on chipset connected led's using WMI Firmware API. The LED device will get available named as "ath10k-phyX" at sysfs and can be controlled

Re: [PATCH v2 2/2] ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets

2018-02-16 Thread Sven Eckelmann
On Donnerstag, 2. Juni 2016 12:53:55 CET Mohammed Shafi Shajakhan wrote: > From: Mohammed Shafi Shajakhan > > CCK hardware table mapping from QCA99X0 onwards got revised. > The CCK hardware rate values are in a proper order wrt. to > rate and preamble as below > >

Re: [PATCH] v2 ath10k: add LED and GPIO controlling support for various chipsets

2018-02-16 Thread Sebastian Gottschall
Am 16.02.2018 um 17:33 schrieb Steve deRosier: On Fri, Feb 16, 2018 at 2:30 AM, wrote: From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 and ipq4019 based chipsets with on chipset connected

Re: [PATCH] v2 ath10k: add LED and GPIO controlling support for various chipsets

2018-02-16 Thread Steve deRosier
On Fri, Feb 16, 2018 at 2:30 AM, wrote: > From: Sebastian Gottschall > > Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 and > ipq4019 based chipsets with on chipset connected led's > using WMI Firmware API. > The LED

[PATCH] v4 ath10k: add LED and GPIO controlling support for various chipsets

2018-02-16 Thread s . gottschall
From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 and ipq4019 based chipsets with on chipset connected led's using WMI Firmware API. The LED device will get available named as "ath10k-phyX" at sysfs and can be controlled

[PATCH] v3 ath10k: add LED and GPIO controlling support for various chipsets

2018-02-16 Thread s . gottschall
From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 and ipq4019 based chipsets with on chipset connected led's using WMI Firmware API. The LED device will get available named as "ath10k-phyX" at sysfs and can be controlled