This patch adds "driver_override" device attribute for rpmsg_device which will allow users to explicitly specify the rpmsg_driver to be used via sysfs entry. The "driver_override" device attribute implemented here is very similar to "driver_override" implemented for platform, pci, and amba bus...
static int __init init(void) { printk("NLB imx_rpmmsg_tty\n"); return register_rpmsg_driver(&rpmsg_tty_driver); } I do see the imx_rpmsg driver registered on bootup: [ 0.079095] imx rpmsg driver is registered. [ 0.721916] mmcblk0rpmb: mmc0:0001 S0J35A par...
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node Error: could not find char device by remote port: 13 Thanks 5 年多前 Suman Anna5 年多前 TI__Guru**101885points Hi Archana, The library interfaces with the rpmsg_chrdev driver. Make s...
RPMsg/IPC kernel repositories for OMAPx & AMx SoCs - TI Linux rpmsg bus and client driver feature and integration tree for OMAP4/OMAP5 & DRA7xx/AM57xx; Keystone K2 & Davinci OMAP-L138 SoCs.Scott (ITS) Allen ModeNameSize -rw-r--r--.clang-format13061logstatsplainblame ...
RPMsg/IPC kernel repositories for OMAPx & AMx SoCs - TI Linux Mailbox driver feature tree for AM33xx, AM43xx, OMAPx & DRA7xx/AM57xx.Scott (ITS) Allen Commit message (Expand)AuthorAgeFilesLines *Linux 5.15masterLinus Torvalds2021-10-311-2/+2 ...
index : rpmsg/mailboxRPMsg/IPC kernel repositories for OMAPx & AMx SoCs - TI Linux Mailbox driver feature tree for AM33xx, AM43xx, OMAPx & DRA7xx/AM57xx. Scott (ITS) Allen aboutsummaryrefslogtreecommitdiffstatsdiff options context: space: mode: author Linus Torvalds 2021-10-31 15:...
blob: 3d80e8af36eced538ba0dde705ac0302435b04c3 () () 141144145146147148149150151152153155156157158159160161162163164165237238242252253256258259260261262263264265266267305306307308309310315316317319320414415423424425426427428429430431432433434435436437438439440529530531532533534535536537538
rpmsg-linux-5.10.y rpmsg: fix lockdep warnings in virtio rpmsg bus driver Angela Stegmaier 3 years master Linux 5.15 Linus Torvalds 3 years rpmsg-ti-linux-5.4.y-next TEMP: rpmsg: char: Add compatible to support PDK IPC firmware images Suman Anna 4 years rpmsg-ti-linux-5.4.y-intg arm64...
index : rpmsg/mailboxRPMsg/IPC kernel repositories for OMAPx & AMx SoCs - TI Linux Mailbox driver feature tree for AM33xx, AM43xx, OMAPx & DRA7xx/AM57xx. Scott (ITS) Allen aboutsummaryrefslogtreecommitdiffstatsLinux kernel === There are several guides for kernel developers and ...
RPMsg/IPC kernel repositories for OMAPx & AMx SoCs - TI Linux Mailbox driver feature tree for AM33xx, AM43xx, OMAPx & DRA7xx/AM57xx.Scott (ITS) Allen BranchCommit messageAuthorAge masterLinux 5.15Linus Torvalds3 years mailbox-linux-5.10.ydt-bindings: mailbox: Convert omap-mailbox.txt bi...