On 16/03/17 05:26, Bjorn Andersson wrote:
This introduces a basic driver for communicating over "native glink" with the RPM found in Qualcomm platforms. Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Tested this patch on DB820c with some additional DT patches for regulators, I can see UFS and SD card working perfectly fine with this patch.
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
--- drivers/rpmsg/Kconfig | 8 + drivers/rpmsg/Makefile | 1 + drivers/rpmsg/qcom_glink_rpm.c | 1249 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1258 insertions(+) create mode 100644 drivers/rpmsg/qcom_glink_rpm.c
-- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html