docs: Add documentation for MHI busMHI (Modem Host Interface) is a communication protocol used by thehost processors to control and communicate with modems over a highspeed peripheral bus or shar
docs: Add documentation for MHI busMHI (Modem Host Interface) is a communication protocol used by thehost processors to control and communicate with modems over a highspeed peripheral bus or shared memory. The MHI protocol has beendesigned and developed by Qualcomm Innovation Center, Inc., for usein their modems. This commit adds the documentation for the bus andthe implementation in Linux kernel.This is based on the patch submitted by Sujeev Dias:https://lkml.org/lkml/2018/7/9/987Cc: Jonathan Corbet <[email protected]>Cc: [email protected]Signed-off-by: Sujeev Dias <[email protected]>Signed-off-by: Siddartha Mohanadoss <[email protected]>[mani: converted to .rst and splitted the patch]Signed-off-by: Manivannan Sadhasivam <[email protected]>Reviewed-by: Jeffrey Hugo <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Greg Kroah-Hartman <[email protected]>
show more ...