Re: [PATCH 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
From: "Martinez, Ricardo" <ricardo.martinez@linux.intel.com>
Date: 2021-10-22 21:03:25
Also in:
netdev
From: "Martinez, Ricardo" <ricardo.martinez@linux.intel.com>
Date: 2021-10-22 21:03:25
Also in:
netdev
On 10/22/2021 1:43 PM, Jakub Kicinski wrote:
On Fri, 22 Oct 2021 13:20:38 -0700 Martinez, Ricardo wrote:quoted
On 10/21/2021 3:23 PM, Jakub Kicinski wrote:quoted
On Thu, 21 Oct 2021 13:27:24 -0700 Ricardo Martinez wrote:quoted
t7xx is the PCIe host device driver for Intel 5G 5000 M.2 solution which is based on MediaTek's T700 modem to provide WWAN connectivity.It needs to build cleanly with W=1, and have no kdoc warnings (scripts/kernel-doc -none).It builds cleanly with W=1, I test with 'make W=1 -C . M=drivers/net/wwan/t7xx'. Regarding kernel-doc, there's an enum that does need a documentation update.Fetch the latest net-next/master, rebase and try again. Throw in sparse checking for good measure (C=1).
I see that now, thanks.