linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v8 1/6] mei: bus: add client dma interface
Date: Fri, 26 Nov 2021 16:32:14 +0000 (UTC)	[thread overview]
Message-ID: <163794433101.10370.1125934548563056145.kvalo@codeaurora.org> (raw)
In-Reply-To: <20211112062814.7502-1-emmanuel.grumbach@intel.com>

Emmanuel Grumbach <emmanuel.grumbach@intel.com> wrote:

> From: Alexander Usyskin <alexander.usyskin@intel.com>
> 
> Expose the client dma mapping via mei client bus interface.
> The client dma has to be mapped before the device is enabled,
> therefore we need to create device linking already during mapping
> and we need to unmap after the client is disable hence we need to
> postpone the unlink and flush till unmapping or when
> destroying the device.
> 
> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
> Co-developed-by: Tomas Winkler <tomas.winkler@intel.com>
> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Link: https://lore.kernel.org/r/20210420172755.12178-1-emmanuel.grumbach@intel.com

6 patches applied to wireless-drivers-next.git, thanks.

2cca3465147d mei: bus: add client dma interface
2da4366f9e2c iwlwifi: mei: add the driver to allow cooperation with CSME
4ea7da5fad43 iwlwifi: mei: add debugfs hooks
6d19a5eba5cd iwlwifi: integrate with iwlmei
bfcfdb59b669 iwlwifi: mvm: add vendor commands needed for iwlmei
7ce1f2157e14 iwlwifi: mvm: read the rfkill state and feed it to iwlmei

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20211112062814.7502-1-emmanuel.grumbach@intel.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


      parent reply	other threads:[~2021-11-26 16:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12  6:28 [PATCH v8 1/6] mei: bus: add client dma interface Emmanuel Grumbach
2021-11-12  6:28 ` [PATCH v8 2/6] iwlwifi: mei: add the driver to allow cooperation with CSME Emmanuel Grumbach
2021-12-01  8:21   ` Jiri Slaby
2021-12-01 11:46     ` Grumbach, Emmanuel
2021-11-12  6:28 ` [PATCH v8 3/6] iwlwifi: mei: add debugfs hooks Emmanuel Grumbach
2021-11-12  6:28 ` [PATCH v8 4/6] iwlwifi: integrate with iwlmei Emmanuel Grumbach
2021-11-12  6:28 ` [PATCH v8 5/6] iwlwifi: mvm: add vendor commands needed for iwlmei Emmanuel Grumbach
2021-11-12  6:28 ` [PATCH v8 6/6] iwlwifi: mvm: read the rfkill state and feed it to iwlmei Emmanuel Grumbach
2021-11-26 16:32 ` Kalle Valo [this message]

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=163794433101.10370.1125934548563056145.kvalo@codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=emmanuel.grumbach@intel.com \
    --cc=linux-wireless@vger.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 NNTP newsgroup(s).