Message ID | 20240930180716.139894-1-rosenp@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | wifi: ath5k: add two PCI IDs | expand |
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?
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.
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,