All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][zeus/master PATCH v1] recipes-kernel: linux-ti-staging: Autoload kernel module rpmsg_kdrv_switch
@ 2020-05-06 15:38 Nikhil Devshatwar
  2020-05-06 16:27 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Nikhil Devshatwar @ 2020-05-06 15:38 UTC (permalink / raw)
  To: denys; +Cc: meta-ti, meta-ti, Nikhil Devshatwar

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [meta-ti][zeus/master PATCH v1] recipes-kernel: linux-ti-staging: Autoload kernel module rpmsg_kdrv_switch
@ 2020-04-25 16:25 Nikhil Devshatwar
  0 siblings, 0 replies; 5+ messages in thread
From: Nikhil Devshatwar @ 2020-04-25 16:25 UTC (permalink / raw)
  To: denys; +Cc: meta-ti, meta-ti, Nikhil Devshatwar

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-07 17:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2020-04-25 16:25 Nikhil Devshatwar

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.