mbox series

[0/2] wifi: ath5k: add two PCI IDs

Message ID 20240930180716.139894-1-rosenp@gmail.com (mailing list archive)
Headers show
Series wifi: ath5k: add two PCI IDs | expand

Message

Rosen Penev Sept. 30, 2024, 6:07 p.m. UTC
These have been hanging around OpenWrt and never upstreamed for some
reason.

Rosen Penev (2):
  wifi: ath5k: add PCI ID for SX76X
  wifi: ath5k: add PCI ID for Arcadyan devices

 drivers/net/wireless/ath/ath5k/pci.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Jeff Johnson Oct. 11, 2024, 4 p.m. UTC | #1
On 9/30/2024 11:07 AM, Rosen Penev wrote:
> These have been hanging around OpenWrt and never upstreamed for some
> reason.
> 
> Rosen Penev (2):
>   wifi: ath5k: add PCI ID for SX76X
>   wifi: ath5k: add PCI ID for Arcadyan devices
> 
>  drivers/net/wireless/ath/ath5k/pci.c | 2 ++
>  1 file changed, 2 insertions(+)
> 

Does the upstream driver handle these devices ok, or does actual support
require patches that are present in OpenWrt?
Rosen Penev Oct. 11, 2024, 7:55 p.m. UTC | #2
On Fri, Oct 11, 2024 at 9:00 AM Jeff Johnson <quic_jjohnson@quicinc.com> wrote:
>
> On 9/30/2024 11:07 AM, Rosen Penev wrote:
> > These have been hanging around OpenWrt and never upstreamed for some
> > reason.
> >
> > Rosen Penev (2):
> >   wifi: ath5k: add PCI ID for SX76X
> >   wifi: ath5k: add PCI ID for Arcadyan devices
> >
> >  drivers/net/wireless/ath/ath5k/pci.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
>
> Does the upstream driver handle these devices ok, or does actual support
> require patches that are present in OpenWrt?
No, there's no specific OpenWrt handling for these devices.
Jeff Johnson Oct. 16, 2024, 3:17 p.m. UTC | #3
On Mon, 30 Sep 2024 11:07:14 -0700, Rosen Penev wrote:
> These have been hanging around OpenWrt and never upstreamed for some
> reason.
> 
> Rosen Penev (2):
>   wifi: ath5k: add PCI ID for SX76X
>   wifi: ath5k: add PCI ID for Arcadyan devices
> 
> [...]

Applied, thanks!

[1/2] wifi: ath5k: add PCI ID for SX76X
      commit: da0474012402d4729b98799d71a54c35dc5c5de3
[2/2] wifi: ath5k: add PCI ID for Arcadyan devices
      commit: f3ced9bb90b0a287a1fa6184d16b0f104a78fa90

Best regards,