lkml.org 
[lkml]   [2019]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v8 0/2] TmFifo platform driver for Mellanox BlueField SoC
Date
This patch series implements the device side platform driver
support for the TmFifo on Mellanox BlueField SoC.

TmFifo is part of the RShim component. It provides FIFOs to
communicate with external host machine via USB or PCIe (SmartNic
case). External host machine has driver to access the RShim
component as well, which is not covered in this patch series.

This patch series was submitted to drivers/soc in previous versions.
This version (v8) re-submit it to drivers/platform according to
the received comments / suggestions.

Patch v8 1/2 has changes according to some comments from Vadim
Pasternak during Mellanox internal review.

Patch v8 2/2 was reviewed by Rob Herring before, but might need
a second look since the location of the driver code is moved.

Liming Sun (2):
platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc
dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC

.../devicetree/bindings/soc/mellanox/tmfifo.txt | 23 +
drivers/platform/mellanox/Kconfig | 13 +-
drivers/platform/mellanox/Makefile | 1 +
drivers/platform/mellanox/mlxbf-tmfifo-regs.h | 67 +
drivers/platform/mellanox/mlxbf-tmfifo.c | 1289 ++++++++++++++++++++
5 files changed, 1392 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/soc/mellanox/tmfifo.txt
create mode 100644 drivers/platform/mellanox/mlxbf-tmfifo-regs.h
create mode 100644 drivers/platform/mellanox/mlxbf-tmfifo.c

--
1.8.3.1

\
 
 \ /
  Last update: 2019-01-28 18:29    [W:0.078 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site