Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1604332

Re: [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver

From Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver
Date 2017-03-20 11:20 +0100
Message-ID <tn2zU-3f2-13@gated-at.bofh.it> (permalink)
References <tlw93-1WG-5@gated-at.bofh.it> <tlw93-1WG-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw




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@linaro.org>

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@linaro.org>

> ---
>  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
>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-03-16 06:30 +0100
  Re: [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2017-03-20 11:20 +0100

csiph-web