Re: [GIT PULL] MHI changes for v6.20
Greg KH <[email protected]>
| Newsgroups | dev.linux.lists.mhi |
|---|---|
| Message-ID | <2026012022-lion-muck-c337@gregkh> |
On Tue, Jan 20, 2026 at 02:48:34PM +0530, Manivannan Sadhasivam wrote:
> The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
>
> Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git tags/mhi-for-v6.20
>
> for you to fetch changes up to 91a0b0dce350766675961892ba4431363c4e29f7:
>
> bus: mhi: ep: Use bus callbacks for .probe() and .remove() (2025-12-31 16:27:13 +0530)
>
> There is a minor conflict between mhi and ath trees in
> drivers/net/wireless/ath/ath12k/mhi.c file:
>
> between commits:
>
> 7f54938fc525 ("wifi: ath12k: Move Wi-Fi 7 MHI configuration to dedicated file")
> a72027045263 ("wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific components")
> bce3b73d1ca7 ("wifi: ath12k: Rename ath12k_* symbols to ath12k_wifi7_* for clarity")
>
> from the ath tree and commit:
>
> 51731792a25c ("net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels")
>
> from the mhi tree.
>
> I've pushed the resolution here for reference:
> https://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git/commit/?h=mhi-ath-resolution&id=a1cf17be3ba3718f1a8c70e614f4c0ee026a90fd
>
> Please let Linus know about this conflict incase the ath tree gets merged first.
> I believe ath maintainer will let the netdev maintainers know about this
> conflict for the case of mhi getting merged first.
I'll try to remember, that's many weeks in the future :)
Now pulled and pushed out, thanks.
greg k-h