mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tomas Winkler <tomas.winkler@intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Alexander Usyskin <alexander.usyskin@intel.com>,
	linux-kernel@vger.kernel.org,
	Tomas Winkler <tomas.winkler@intel.com>
Subject: [char-misc-next v2 6/7] mei: bump hbm version to 2.1
Date: Thu, 22 Nov 2018 13:11:41 +0200	[thread overview]
Message-ID: <20181122111142.18653-7-tomas.winkler@intel.com> (raw)
In-Reply-To: <20181122111142.18653-1-tomas.winkler@intel.com>

From: Alexander Usyskin <alexander.usyskin@intel.com>

Bump HBM version to 2.1 to indicate DMA transfer support.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
---
 drivers/misc/mei/hw.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/misc/mei/hw.h b/drivers/misc/mei/hw.h
index acbccb8dba34..2b7f7677f8cc 100644
--- a/drivers/misc/mei/hw.h
+++ b/drivers/misc/mei/hw.h
@@ -35,7 +35,7 @@
 /*
  * MEI Version
  */
-#define HBM_MINOR_VERSION                   0
+#define HBM_MINOR_VERSION                   1
 #define HBM_MAJOR_VERSION                   2
 
 /*
-- 
2.17.2


  parent reply	other threads:[~2018-11-22 11:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 11:11 [char-misc-next v2 0/7] mei: Add DMA ring Tomas Winkler
2018-11-22 11:11 ` [char-misc-next v2 1/7] mei: dma ring buffers allocation Tomas Winkler
2018-11-22 11:11 ` [char-misc-next v2 2/7] mei: hbm: setup dma ring Tomas Winkler
2018-11-22 11:11 ` [char-misc-next v2 3/7] mei: hw: add dma ring control block Tomas Winkler
2018-11-22 11:11 ` [char-misc-next v2 4/7] mei: dma ring: implement rx circular buffer logic Tomas Winkler
2018-11-22 11:11 ` [char-misc-next v2 5/7] mei: dma ring: implement transmit flow Tomas Winkler
2018-11-22 11:11 ` Tomas Winkler [this message]
2018-11-22 11:11 ` [char-misc-next v2 7/7] mei: me: mark CNP devices as having dma support Tomas Winkler

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=20181122111142.18653-7-tomas.winkler@intel.com \
    --to=tomas.winkler@intel.com \
    --cc=alexander.usyskin@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®