Message ID | 20220207113338.214748-1-jiaxun.yang@flygoat.com (mailing list archive) |
---|---|
Headers | show |
Series | backports: Backport some ath11k runtime dependencies | expand |
On 2/7/22 12:33, Jiaxun Yang wrote: > Backport mhi bus driver and QRTR driver. > ath11k requires them aligned with latest version at runtime. > > Thanks. > > v2: Make ath11k depend on 5.2 (hauke) > > Jiaxun Yang (7): > headers: Add MHI stuff to mod_devicetable > backports: Add mhi bus driver > backports: backport {get,set}_user_ifreq > headers: backport sk_error_report > backports: Add QRTR driver > dependencies: Limit ATH11K to 5.2+ > defconfigs: Refresh for ath11k > > backport/Kconfig.sources | 2 + > backport/Makefile.kernel | 2 + > .../backport-include/linux/mod_devicetable.h | 15 ++++++ > backport/backport-include/linux/netdevice.h | 5 ++ > backport/backport-include/net/sock.h | 8 ++++ > backport/compat/Makefile | 1 + > backport/compat/backport-5.15.c | 47 +++++++++++++++++++ > backport/compat/backport-genetlink.c | 2 +- > backport/defconfigs/ath11k | 14 ++++++ > backport/defconfigs/wifi | 3 ++ > copy-list | 6 +++ > dependencies | 9 ++++ > 12 files changed, 113 insertions(+), 1 deletion(-) > create mode 100644 backport/compat/backport-5.15.c > create mode 100644 backport/defconfigs/ath11k > Thank you for your patches, I applied them to master with small changes. Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in