Backports Archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: Jiaxun Yang <jiaxun.yang@flygoat.com>, mcgrof@kernel.org
Cc: backports@vger.kernel.org
Subject: Re: [PATCH 0/6] backports: Backport some ath11k runtime dependencies
Date: Mon, 7 Feb 2022 23:26:49 +0100	[thread overview]
Message-ID: <8997e3a1-5b12-92f5-1d01-7c4999cb7b98@hauke-m.de> (raw)
In-Reply-To: <768ee985-1c7a-0c93-1295-53fe7edc42ad@flygoat.com>

On 2/7/22 02:09, Jiaxun Yang wrote:
> 
> 
> 在 2022/2/6 23:30, Hauke Mehrtens 写道:
>> On 2/6/22 23:26, Jiaxun Yang wrote:
>>> Backport mhi bus driver and QRTR driver.
>>> ath11k requires them aligned with latest version at runtime.
>>>
>>> Jiaxun Yang (6):
>>>    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
>>>    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                                  |  6 +++
>>>   12 files changed, 110 insertions(+), 1 deletion(-)
>>>   create mode 100644 backport/compat/backport-5.15.c
>>>   create mode 100644 backport/defconfigs/ath11k
>>>
>>
>> This looks good to me.
> Hi Hauke,
> 
> Thanks for your reviewing.
>>
>> I think you have to add "ATH11K 5.2" too to the dependencies file. If 
>> this is not added Kconfig will try to activate QRTR on older kernel 
>> configurations too.
> 
> Ok, will do in v2.
>>
>> On which kernel versions did you runtime tested this? Did you use this 
>> with the PCIe or the AHB version of ath11k?
> On kernel 5.10, with ath11k_pci only.

Thanks for the information. This is fine with me. Most of the testing I 
also do inside of OpenWrt.

Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in

  reply	other threads:[~2022-02-07 22:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-06 22:26 [PATCH 0/6] backports: Backport some ath11k runtime dependencies Jiaxun Yang
2022-02-06 22:26 ` [PATCH 1/6] headers: Add MHI stuff to mod_devicetable Jiaxun Yang
2022-02-06 22:26 ` [PATCH 2/6] backports: Add mhi bus driver Jiaxun Yang
2022-02-06 22:26 ` [PATCH 3/6] backports: backport {get,set}_user_ifreq Jiaxun Yang
2022-02-06 22:26 ` [PATCH 4/6] headers: backport sk_error_report Jiaxun Yang
2022-02-06 22:26 ` [PATCH 5/6] backports: Add QRTR driver Jiaxun Yang
2022-02-06 22:26 ` [PATCH 6/6] defconfigs: Refresh for ath11k Jiaxun Yang
2022-02-06 23:30 ` [PATCH 0/6] backports: Backport some ath11k runtime dependencies Hauke Mehrtens
2022-02-07  1:09   ` Jiaxun Yang
2022-02-07 22:26     ` Hauke Mehrtens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-06 22:24 Jiaxun Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8997e3a1-5b12-92f5-1d01-7c4999cb7b98@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=mcgrof@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).