<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-bus-rpmsg</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>39e47767 - rpmsg: Add driver_override device attribute for rpmsg_device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-rpmsg#39e47767</link>
        <description>rpmsg: Add driver_override device attribute for rpmsg_deviceThis patch adds &quot;driver_override&quot; device attribute for rpmsg_device whichwill allow users to explicitly specify the rpmsg_driver to be used viasysfs entry.The &quot;driver_override&quot; device attribute implemented here is very similarto &quot;driver_override&quot; implemented for platform, pci, and amba bus types.One important use-case of &quot;driver_override&quot; device attribute is to forceuse of rpmsg_chrdev driver for certain rpmsg_device instances.Signed-off-by: Anup Patel &lt;anup@brainfault.org&gt;Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-rpmsg</description>
        <pubDate>Fri, 23 Mar 2018 16:11:17 +0000</pubDate>
        <dc:creator>Anup Patel &lt;anup@brainfault.org&gt;</dc:creator>
    </item>
<item>
        <title>bcabbcca - rpmsg: add virtio-based remote processor messaging bus</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-rpmsg#bcabbcca</link>
        <description>rpmsg: add virtio-based remote processor messaging busAdd a virtio-based inter-processor communication bus, which enableskernel drivers to communicate with entities, running on remoteprocessors, over shared memory using a simple messaging protocol.Every pair of AMP processors share two vrings, which are used to sendand receive the messages over shared memory.The header of every message sent on the rpmsg bus contains src and dstaddresses, which make it possible to multiplex several rpmsg channels onthe same vring.Every rpmsg channel is a device on this bus. When a channel is added,and an appropriate rpmsg driver is found and probed, it is also assigneda local rpmsg address, which is then bound to the driver&apos;s callback.When inbound messages carry the local address of a bound driver,its callback is invoked by the bus.This patch provides a kernel interface only; user space interfaceswill be later exposed by kernel users of this rpmsg bus.Designed with Brian Swetland &lt;swetland@google.com&gt;.Signed-off-by: Ohad Ben-Cohen &lt;ohad@wizery.com&gt;Acked-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt; (virtio_ids.h)Cc: Brian Swetland &lt;swetland@google.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;Cc: Tony Lindgren &lt;tony@atomide.com&gt;Cc: Russell King &lt;linux@arm.linux.org.uk&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Cc: Greg KH &lt;greg@kroah.com&gt;Cc: Stephen Boyd &lt;sboyd@codeaurora.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-rpmsg</description>
        <pubDate>Thu, 20 Oct 2011 19:10:55 +0000</pubDate>
        <dc:creator>Ohad Ben-Cohen &lt;ohad@wizery.com&gt;</dc:creator>
    </item>
</channel>
</rss>
