Skip to content
Commit f0c568a4 authored by Jianyun Li's avatar Jianyun Li Committed by James Bottomley
Browse files

[SCSI] mvumi: Add Marvell UMI driver



	The Marvell Universal Message Interface (UMI) defines a messaging
interface between host and Marvell products (Plato, for example). It
considers situations of limited system resource and optimized system
performance.
	UMI driver translates host request to message and sends message
to FW via UMI, FW receives message and processes it, then sends response
to UMI driver.
	FW generates an interrupt when it needs to send information or
response to UMI driver

Signed-off-by: default avatarJianyun Li <jyli@marvell.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent de37920b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment