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


Groups > linux.kernel > #1320349

RE: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation

From Richard Zhu <hongxing.zhu@nxp.com>
Newsgroups linux.kernel
Subject RE: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation
Date 2016-01-28 07:50 +0100
Message-ID <qVOz0-7VI-7@gated-at.bofh.it> (permalink)
References <qNRkl-6V7-3@gated-at.bofh.it> <qNTPg-8o8-101@gated-at.bofh.it> <qVJJ0-4aP-11@gated-at.bofh.it> <qVKF4-4Q6-9@gated-at.bofh.it> <qVNMB-7dr-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Thanks a lot.

Best Regards
hongxing zhu
Linux BSP team
Office: 86-21-28937189
Email: hongxing.zhu@nxp.com


-----Original Message-----
From: Shawn Guo [mailto:shawnguo@kernel.org] 
Sent: Thursday, January 28, 2016 1:50 PM
To: Richard Zhu
Cc: ohad@wizery.com; Stefan Agner; linux-kernel@vger.kernel.org
Subject: Re: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation

On Thu, Jan 28, 2016 at 02:17:21AM +0000, Richard Zhu wrote:
> >  arch/arm/mach-imx/Kconfig     |  12 ++
> >  arch/arm/mach-imx/Makefile    |   2 +
> >  arch/arm/mach-imx/imx_rpmsg.c | 364 ++++++++++++++++++++++++++++++++++++++++++
> >  arch/arm/mach-imx/mu.c        | 217 +++++++++++++++++++++++++
> 
> I'm not rpmsg expert, but it seems to me that the driver should be put into drivers/rpmsg/ rather than mach-imx.
> [Richard] This part rpmsg codes are closed related to the platform. For example, kinds of ops callback functions.
> Thus, these codes are placed into arch/arm/mach-imx/ folder. BTW,  so does to omap rpmsg implementation.
> http://omappedia.org/wiki/RPMsg_Kernel_Sources

Okay, I will find some time slot to get myself familiar with rpmsg subsystem and then review the patch.

Shawn

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


Thread

Re: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation Shawn Guo <shawnguo@kernel.org> - 2016-01-28 02:40 +0100
  RE: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation Richard Zhu <hongxing.zhu@nxp.com> - 2016-01-28 03:40 +0100
    Re: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation Shawn Guo <shawnguo@kernel.org> - 2016-01-28 07:00 +0100
      RE: [RFC 3/4] ARM: imx: add the platform related rpmsg implementation Richard Zhu <hongxing.zhu@nxp.com> - 2016-01-28 07:50 +0100

csiph-web