Re: [PATCH] rpmsg: qcom_smd: add of_node node to edge device

2017-07-26 Thread Bjorn Andersson
On Wed 26 Jul 09:53 PDT 2017, srinivas.kandaga...@linaro.org wrote: > From: Srinivas Kandagatla > > This patch assigns the device node to the edge device, so that the edge > device drivers could read required device tree properties. > > Signed-off-by: Srinivas Kandagatla Applied Thanks, Bjor

[PATCH] rpmsg: qcom_smd: add of_node node to edge device

2017-07-26 Thread srinivas . kandagatla
From: Srinivas Kandagatla This patch assigns the device node to the edge device, so that the edge device drivers could read required device tree properties. Signed-off-by: Srinivas Kandagatla --- drivers/rpmsg/qcom_smd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rpmsg/qcom_sm