Message ID | 20211127173108.3992-1-stephan@gerhold.net (mailing list archive) |
---|---|
Headers | show |
Series | net: wwan: Add Qualcomm BAM-DMUX WWAN network driver | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Sat, 27 Nov 2021 18:31:06 +0100 you wrote: > The BAM Data Multiplexer provides access to the network data channels > of modems integrated into many older Qualcomm SoCs, e.g. Qualcomm MSM8916 > or MSM8974. This series adds a driver that allows using it. > > All the changes in this patch series are based on a quite complicated > driver from Qualcomm [1]. The driver has been used in postmarketOS [2] > on various smartphones/tablets based on Qualcomm MSM8916 and MSM8974 > for more than a year now with no reported problems. It works out of > the box with open-source WWAN userspace such as ModemManager. > > [...] Here is the summary with links: - [net-next,v3,1/2] dt-bindings: net: Add schema for Qualcomm BAM-DMUX https://git.kernel.org/netdev/net-next/c/f3aee7c900ed - [net-next,v3,2/2] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver https://git.kernel.org/netdev/net-next/c/21a0ffd9b38c You are awesome, thank you!