From: "Denys Dmytriyenko" <denys@ti.com>
To: "Devshatwar, Nikhil" <nikhil.nd@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>,
"meta-ti@lists.yoctoproject.org" <meta-ti@lists.yoctoproject.org>
Subject: Re: [meta-ti][zeus/master PATCH v1] recipes-kernel: linux-ti-staging: Autoload kernel module rpmsg_kdrv_switch
Date: Thu, 7 May 2020 13:33:37 -0400 [thread overview]
Message-ID: <20200507173336.GT12015@beryl> (raw)
In-Reply-To: <d18ae6fb6b5f471e8ac281b3e56110e8@ti.com>
On Thu, May 07, 2020 at 01:22:50AM -0400, Devshatwar, Nikhil wrote:
> Hi Denys,
>
> I was expecting a merge to zeus as well.
> What branches are we using for the coresdk release?
dunfell
> Regards,
> Nikhil D
>
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Wednesday, May 6, 2020 9:58 PM
> To: Devshatwar, Nikhil
> Cc: meta-ti@yoctoproject.org; meta-ti@lists.yoctoproject.org
> Subject: Re: [meta-ti][zeus/master PATCH v1] recipes-kernel: linux-ti-staging: Autoload kernel module rpmsg_kdrv_switch
>
> Nikhil,
>
> This has already been merged over a week ago:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=baa7ddff0d030f228f55483da76a4ad8d4a205c8
>
> Denys
>
>
> On Wed, May 06, 2020 at 09:08:03PM +0530, nikhil.nd@ti.com wrote:
> > From: Nikhil Devshatwar <nikhil.nd@ti.com>
> >
> > rpmsg_kdrv_switch kernel module is implicitly dependent on the
> > for virtual ethernet driver. Ensure that the module is auto loaded
> > by default foe j7-evm platfom.
> >
> > Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> > ---
> > recipes-kernel/linux/linux-ti-staging_5.4.bb | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
> > index ecf72af9..1ec2a2fd 100644
> > --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
> > +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
> > @@ -74,6 +74,7 @@ SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
> >
> > FILES_${KERNEL_PACKAGE_NAME}-devicetree += "/${KERNEL_IMAGEDEST}/*.itb"
> >
> > +KERNEL_MODULE_AUTOLOAD_append_j7-evm = " rpmsg_kdrv_switch"
> > # Special configuration for remoteproc/rpmsg IPC modules
> > module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample"
> > module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg_bus"
> > --
> > 2.17.1
> >
next prev parent reply other threads:[~2020-05-07 17:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-06 15:38 [meta-ti][zeus/master PATCH v1] recipes-kernel: linux-ti-staging: Autoload kernel module rpmsg_kdrv_switch Nikhil Devshatwar
2020-05-06 16:27 ` Denys Dmytriyenko
2020-05-07 5:22 ` Nikhil Devshatwar
2020-05-07 17:33 ` Denys Dmytriyenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-25 16:25 Nikhil Devshatwar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200507173336.GT12015@beryl \
--to=denys@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=meta-ti@yoctoproject.org \
--cc=nikhil.nd@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.