<?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-cdx</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>aeda33ab - cdx: create sysfs bin files for cdx resources</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#aeda33ab</link>
        <description>cdx: create sysfs bin files for cdx resourcesResource binary file contains the content of the memory regions.These resources&lt;x&gt; devices can be used to mmap the MMIO regions inthe user-space.Co-developed-by: Puneet Gupta &lt;puneet.gupta@amd.com&gt;Signed-off-by: Puneet Gupta &lt;puneet.gupta@amd.com&gt;Signed-off-by: Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;Link: https://lore.kernel.org/r/20231222064627.2828960-1-abhijit.gangurde@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Fri, 22 Dec 2023 06:46:26 +0000</pubDate>
        <dc:creator>Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>fa10f413 - cdx: add sysfs for subsystem, class and revision</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#fa10f413</link>
        <description>cdx: add sysfs for subsystem, class and revisionCDX controller provides subsystem vendor, subsystem device, class andrevision info of the device along with vendor and device ID in nativeendian format. CDX Bus system uses this information to bind the cdxdevice to the cdx device driver.Co-developed-by: Puneet Gupta &lt;puneet.gupta@amd.com&gt;Signed-off-by: Puneet Gupta &lt;puneet.gupta@amd.com&gt;Co-developed-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Signed-off-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Signed-off-by: Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;Reviewed-by: Pieter Jansen van Vuuren &lt;pieter.jansen-van-vuuren@amd.com&gt;Tested-by: Nikhil Agarwal &lt;nikhil.agarwal@amd.com&gt;Link: https://lore.kernel.org/r/20231017160505.10640-8-abhijit.gangurde@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Tue, 17 Oct 2023 16:05:05 +0000</pubDate>
        <dc:creator>Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>0174f581 - cdx: add sysfs for bus reset</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#0174f581</link>
        <description>cdx: add sysfs for bus resetAdd sysfs interface reset to reset all the devices on the CDX bus.Signed-off-by: Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;Link: https://lore.kernel.org/r/20231017160505.10640-7-abhijit.gangurde@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Tue, 17 Oct 2023 16:05:04 +0000</pubDate>
        <dc:creator>Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>e3cfd49c - cdx: add support for bus enable and disable</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#e3cfd49c</link>
        <description>cdx: add support for bus enable and disableCDX bus needs to be disabled before updating/writing devicesin the FPGA. Once the devices are written, the bus shall berescanned. This change provides sysfs entry to enable/disable theCDX bus.Co-developed-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Signed-off-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Signed-off-by: Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;Link: https://lore.kernel.org/r/20231017160505.10640-6-abhijit.gangurde@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Tue, 17 Oct 2023 16:05:03 +0000</pubDate>
        <dc:creator>Abhijit Gangurde &lt;abhijit.gangurde@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>48a6c7bc - cdx: add device attributes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#48a6c7bc</link>
        <description>cdx: add device attributesCreate sysfs entry for CDX devices.Sysfs entries provided in each of the CDX device detected bythe CDX controller - vendor id - device id - remove - reset of the device. - driver overrideSigned-off-by: Puneet Gupta &lt;puneet.gupta@amd.com&gt;Signed-off-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Signed-off-by: Tarak Reddy &lt;tarak.reddy@amd.com&gt;Reviewed-by: Pieter Jansen van Vuuren &lt;pieter.jansen-van-vuuren@amd.com&gt;Tested-by: Nikhil Agarwal &lt;nikhil.agarwal@amd.com&gt;Link: https://lore.kernel.org/r/20230313132636.31850-8-nipun.gupta@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Mon, 13 Mar 2023 13:26:36 +0000</pubDate>
        <dc:creator>Nipun Gupta &lt;nipun.gupta@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>2959ab24 - cdx: add the cdx bus driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx#2959ab24</link>
        <description>cdx: add the cdx bus driverIntroduce AMD CDX bus, which provides a mechanism for scanningand probing CDX devices. These devices are memory mapped onsystem bus for Application Processors(APUs).CDX devices can be changed dynamically in the Fabric and CDXbus interacts with CDX controller to rescan the bus andrediscover the devices.Signed-off-by: Nipun Gupta &lt;nipun.gupta@amd.com&gt;Reviewed-by: Pieter Jansen van Vuuren &lt;pieter.jansen-van-vuuren@amd.com&gt;Tested-by: Nikhil Agarwal &lt;nikhil.agarwal@amd.com&gt;Link: https://lore.kernel.org/r/20230313132636.31850-2-nipun.gupta@amd.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-cdx</description>
        <pubDate>Mon, 13 Mar 2023 13:26:30 +0000</pubDate>
        <dc:creator>Nipun Gupta &lt;nipun.gupta@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
