Skip to content
  • Jianyun Li's avatar
    [SCSI] mvumi: Add Marvell UMI driver · f0c568a4
    Jianyun Li authored
    
    
    	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>
    f0c568a4