Re: [PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-11-06 Thread Brian O'Keefe
On Fri, Nov 6, 2020 at 5:11 AM Greg Kroah-Hartman wrote: > > On Thu, Oct 29, 2020 at 09:52:16AM -0400, Brian O'Keefe wrote: > > Add 024c:0627 to the list of SDIO device-ids, based on hardware found in > > the wild. This hardware exists on at least some Acer SW1-011 tablets. > > > > Signed-off-by:

[PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-11-06 Thread Brian O'Keefe
Add 024c:0627 to the list of SDIO device-ids, based on hardware found in the wild. This hardware exists on at least some Acer SW1-011 tablets. Signed-off-by: Brian O'Keefe Reviewed-by: Hans de Goede --- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 + 1 file changed, 1 insertion(+) diff

Re: [PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-11-06 Thread Greg Kroah-Hartman
On Thu, Oct 29, 2020 at 09:52:16AM -0400, Brian O'Keefe wrote: > Add 024c:0627 to the list of SDIO device-ids, based on hardware found in > the wild. This hardware exists on at least some Acer SW1-011 tablets. > > Signed-off-by: Brian O'Keefe > Reviewed-by: Hans de Goede > --- >

Re: [PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-11-02 Thread Brian O'Keefe
On Fri, Oct 30, 2020 at 10:25 AM Arend Van Spriel wrote: > > On 10/29/2020 2:52 PM, Brian O'Keefe wrote: > > Add 024c:0627 to the list of SDIO device-ids, based on hardware found in > > the wild. This hardware exists on at least some Acer SW1-011 tablets. > > > > Signed-off-by: Brian O'Keefe > >

Re: [PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-10-30 Thread Arend Van Spriel
On 10/29/2020 2:52 PM, Brian O'Keefe wrote: Add 024c:0627 to the list of SDIO device-ids, based on hardware found in the wild. This hardware exists on at least some Acer SW1-011 tablets. Signed-off-by: Brian O'Keefe --- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 + 1 file changed, 1

[PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-10-29 Thread Brian O'Keefe
Add 024c:0627 to the list of SDIO device-ids, based on hardware found in the wild. This hardware exists on at least some Acer SW1-011 tablets. Signed-off-by: Brian O'Keefe --- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH] staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids

2020-10-29 Thread Hans de Goede
Hi, On 10/29/20 2:52 PM, Brian O'Keefe wrote: > Add 024c:0627 to the list of SDIO device-ids, based on hardware found in > the wild. This hardware exists on at least some Acer SW1-011 tablets. > > Signed-off-by: Brian O'Keefe Patch looks good to me: Reviewed-by: Hans de Goede Regards, Hans