Alan Cox <alan@xxxxxxxxxxxxxxx> wrote: > From: Adam Williamson <adamw@xxxxxxxxxxxxxxxxx> > > SDIO ID 0271:0418 > > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > Bugzilla-ID: https://bugzilla.kernel.org/show_bug.cgi?id=67921 > Reviewed-by: Steve deRosier <steve.derosier@xxxxxxxxxxxxx> > > diff --git a/drivers/net/wireless/ath/ath6kl/sdio.c b/drivers/net/wireless/ath/ath6kl/sdio.c > index eab0ab9..76eb336 100644 > --- a/drivers/net/wireless/ath/ath6kl/sdio.c > +++ b/drivers/net/wireless/ath/ath6kl/sdio.c > @@ -1401,6 +1401,7 @@ static const struct sdio_device_id ath6kl_sdio_devices[] = { > {SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x0))}, > {SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x1))}, > {SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x2))}, > + {SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x18))}, > {}, > }; > Patch applied to ath-current branch of ath.git, thanks. 1ea2643961b0 ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro -- https://patchwork.kernel.org/patch/9373725/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches