[PULL] ath10k firmware 20180219

2018-02-22 Thread Kalle Valo
Hi linux-firmware maintainers, here's a pull request for updating ath10k firmwares. Earlier I have been submitting these as patches but as the patches got pretty big I decided to try using pull requests instead. Please let me know if there are any problems. Kalle The following changes since

Re: [PULL] ath10k firmware 20180219

2018-02-22 Thread Sebastian Gottschall
on 9984 i see these messages with this firmware from time to time [272972.950788] ath10k_pci :01:00.0: Unknown eventid: 36925 [272982.868922] ath10k_pci :01:00.0: Unknown eventid: 36925 [335550.123780] ath10k_pci :01:00.0: Unknown eventid: 36925 [335550.156332] ath10k_pci

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

2018-02-22 Thread s . gottschall
From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 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 with

Re: [PULL] ath10k firmware 20180219

2018-02-22 Thread Josh Boyer
On Thu, Feb 22, 2018 at 5:44 AM, Kalle Valo wrote: > Hi linux-firmware maintainers, > > here's a pull request for updating ath10k firmwares. Earlier I have been > submitting these as patches but as the patches got pretty big I decided > to try using pull requests instead.

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

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

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

2018-02-22 Thread Steve deRosier
Hi Sebastian, On Thu, Feb 22, 2018 at 6:09 PM, Sebastian Gottschall wrote: > Am 22.02.2018 um 23:17 schrieb Steve deRosier: >> >> On Thu, Feb 22, 2018 at 3:15 AM, wrote: >>> >>> From: Sebastian Gottschall >>> >>>

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

2018-02-22 Thread Sebastian Gottschall
Am 22.02.2018 um 23:17 schrieb Steve deRosier: On Thu, Feb 22, 2018 at 3:15 AM, wrote: From: Sebastian Gottschall Adds LED and GPIO Control support for 988x, 9887, 9888, 99x0, 9984 based chipsets with on chipset connected led's using