<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4300f384 - soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#4300f384</link>
        <description>soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driverAs per the other SoC variant of the same family, the system controllerprovides SoC ID in its own registers.Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-5-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Tue, 28 Jan 2025 03:13:41 +0000</pubDate>
        <dc:creator>John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>d07470cf - soc: renesas: rz-sysc: Add support for RZ/G3E family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#d07470cf</link>
        <description>soc: renesas: rz-sysc: Add support for RZ/G3E familyAdd SoC detection support for the RZ/G3E SoC.  Also add support fordetecting the number of cores and the ETHOS-U55 NPU, and also detect PLLmismatch for SW settings other than 1.7GHz.Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-4-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Tue, 28 Jan 2025 03:13:40 +0000</pubDate>
        <dc:creator>John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>0704de89 - soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#0704de89</link>
        <description>soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driverNow that we have SoC detection in the RZ SYSC driver, move the RZ/G3SSoC detection to it. The SYSC provides SoC ID in its own registers.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Link: https://lore.kernel.org/20250128031342.52675-3-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Tue, 28 Jan 2025 03:13:39 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>c1aca558 - soc: renesas: Add SYSC driver for Renesas RZ family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#c1aca558</link>
        <description>soc: renesas: Add SYSC driver for Renesas RZ familyThe RZ/G3S system controller (SYSC) has various registers that controldifferent functionalities.  One of the exposed register offersinformation about the SoC identification.Add a driver that identifies the SoC.  Later the driver will be extendedwith other functionalities.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-2-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Tue, 28 Jan 2025 03:13:38 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>86341a84 - soc: renesas: Move power-domain drivers to the genpd dir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#86341a84</link>
        <description>soc: renesas: Move power-domain drivers to the genpd dirTo simplify with maintenance let&apos;s move the renesas power-domain drivers tothe new genpd directory. Going forward, patches are intended to be managedthrough a separate git tree, according to MAINTAINERS.Cc: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Cc: Magnus Damm &lt;magnus.damm@gmail.com&gt;Cc: &lt;linux-renesas-soc@vger.kernel.org&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 05 Jul 2023 15:51:37 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>0c56f949 - soc: renesas: Add PWC support for RZ/V2M</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#0c56f949</link>
        <description>soc: renesas: Add PWC support for RZ/V2MThe Renesas RZ/V2M External Power Sequence Controller (PWC)IP is capable of:* external power supply on/off sequence generation* on/off signal generation for the LPDDR4 core power supply (LPVDD)* key input signals processing* general-purpose output pinsAdd the corresponding device driver.Signed-off-by: Fabrizio Castro &lt;fabrizio.castro.jz@renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20230106125816.10600-3-fabrizio.castro.jz@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Fri, 06 Jan 2023 12:58:16 +0000</pubDate>
        <dc:creator>Fabrizio Castro &lt;fabrizio.castro.jz@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>11a5ebb4 - soc: renesas: r8a779g0-sysc: Add r8a779g0 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#11a5ebb4</link>
        <description>soc: renesas: r8a779g0-sysc: Add r8a779g0 supportAdd support for R-Car V4H (R8A779G0) SoC power areas and registeraccess.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20220420084255.375700-10-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 20 Apr 2022 08:42:49 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>654d5fdb - soc: renesas: r8a779f0-sysc: Add r8a779f0 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#654d5fdb</link>
        <description>soc: renesas: r8a779f0-sysc: Add r8a779f0 supportAdd support for R-Car S4-8 (R8A779F0) SoC power areas and registeraccess.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20211201073308.1003945-7-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 01 Dec 2021 07:33:00 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>e62906d6 - soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#e62906d6</link>
        <description>soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driverAccording to the official website [1], the R-Car V3U SoC is basedon the R-Car Gen4 architecture. So, introduce R-Car Gen4 SYSCdriver.[1]https://www.renesas.com/us/en/products/automotive-products/automotive-system-chips-socs/r-car-v3u-best-class-r-car-v3u-asil-d-system-chip-automated-drivingSigned-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20211201073308.1003945-6-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 01 Dec 2021 07:32:59 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>1b4298f0 - soc: renesas: r8a779a0-sysc: Add r8a779a0 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#1b4298f0</link>
        <description>soc: renesas: r8a779a0-sysc: Add r8a779a0 supportAdd support for R-Car V3U (R8A779A0) SoC power areas and registeraccess, because register specification differs from R-Car Gen2/3.Inspired by patches in the BSP by Tho Vu.Signed-off-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/1599810232-29035-5-git-send-email-yoshihiro.shimoda.uh@renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 07:43:52 +0000</pubDate>
        <dc:creator>Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>f446ade0 - soc: renesas: rcar-sysc: Add r8a774e1 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#f446ade0</link>
        <description>soc: renesas: rcar-sysc: Add r8a774e1 supportAdd support for RZ/G2H (R8A774E1) SoC power areas to the R-Car SYSCdriver.Signed-off-by: Marian-Cristian Rotariu &lt;marian-cristian.rotariu.rb@bp.renesas.com&gt;Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Link: https://lore.kernel.org/r/1594138692-16816-6-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Tue, 07 Jul 2020 16:18:05 +0000</pubDate>
        <dc:creator>Marian-Cristian Rotariu &lt;marian-cristian.rotariu.rb@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>5b9fa9cb - soc: renesas: rcar-sysc: Add R8A7742 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#5b9fa9cb</link>
        <description>soc: renesas: rcar-sysc: Add R8A7742 supportAdd support for RZ/G1H (R8A7742) SoC power areas to the R-Car SYSC driver.Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Reviewed-by: Marian-Cristian Rotariu &lt;marian-cristian.rotariu.rb@bp.renesas.com&gt;Link: https://lore.kernel.org/r/1587678050-23468-4-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Thu, 23 Apr 2020 21:40:43 +0000</pubDate>
        <dc:creator>Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>bdde3d3e - soc: renesas: rcar-sysc: Add R8A77961 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#bdde3d3e</link>
        <description>soc: renesas: rcar-sysc: Add R8A77961 supportAdd support for the power areas in the Renesas R-Car M3-W+ (R8A77961)SoC to the R-Car System Controller driver.R-Car M3-W+ (aka R-Car M3-W ES3.0) is very similar to R-CarM3-W (R8A77960), which allows for both SoCs to share a driver:  - R-Car M3-W+ lacks the A2VC power area, so its area must be    nullified,  - The existing support for the SYSCEXTMASK register added in commit    9bd645af9d2a49ac (&quot;soc: renesas: r8a7796-sysc: Fix power request    conflicts&quot;) applies to ES3.0 and later only.    As R-Car M3-W+ uses a different compatible value, differentiate    based on that, instead of on the ES version.Based on a patch in the BSP by Dien Pham &lt;dien.pham.ry@renesas.com&gt;.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Tested-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20191023123342.13100-7-geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 23 Oct 2019 12:33:37 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>f79edb17 - soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#f79edb17</link>
        <description>soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960Rename CONFIG_SYSC_R8A7796 for R-Car M3-W (R8A77960) toCONFIG_SYSC_R8A77960, to avoid confusion with R-Car M3-W+ (R8A77961),which will use CONFIG_SYSC_R8A77961.Rename r8a7796_sysc_info and r8a7796_sysc_init for consistency.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Yoshihiro Shimoda &lt;yoshihiro.shimoda.uh@renesas.com&gt;Link: https://lore.kernel.org/r/20191023123342.13100-2-geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Wed, 23 Oct 2019 12:33:32 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>6655c568 - soc: renesas: rcar-sysc: Add r8a774b1 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#6655c568</link>
        <description>soc: renesas: rcar-sysc: Add r8a774b1 supportAdd support for RZ/G2N (R8A774B1) SoC power areas to the R-Car SYSCdriver.Signed-off-by: Biju Das &lt;biju.das@bp.renesas.com&gt;Link: https://lore.kernel.org/r/1569223780-54304-1-git-send-email-biju.das@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Mon, 23 Sep 2019 07:29:40 +0000</pubDate>
        <dc:creator>Biju Das &lt;biju.das@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>2ed29e15 - ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#2ed29e15</link>
        <description>ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/The pm-rmobile driver is really a driver for the System Controller(SYSC) found in R-Mobile SoCs.  An equivalent driver for R-Car SoCs isalready located under drivers/soc/renesas/.Hence move the pm-rmobile driver from arch/arm/mach-shmobile/ todrivers/soc/renesas/, and rename it to rmobile-sysc.Enable compile-testing on non-ARM and non-R-Mobile SoCs.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Thu, 29 Nov 2018 11:09:31 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>f37d211c - soc: renesas: rcar-sysc: Add r8a774c0 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#f37d211c</link>
        <description>soc: renesas: rcar-sysc: Add r8a774c0 supportAdd support for the RZ/G2E (R8A774C0) SoC power areas to theR-Car SYSC driver.Signed-off-by: Fabrizio Castro &lt;fabrizio.castro@bp.renesas.com&gt;Reviewed-by: Biju Das &lt;biju.das@bp.renesas.com&gt;Signed-off-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Mon, 10 Sep 2018 14:41:27 +0000</pubDate>
        <dc:creator>Fabrizio Castro &lt;fabrizio.castro@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>7f0e99cc - soc: renesas: rcar-sysc: Add r8a774a1 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#7f0e99cc</link>
        <description>soc: renesas: rcar-sysc: Add r8a774a1 supportAdd support for RZ/G2M (R8A774A1) SoC power areas to the R-Car SYSCdriver.Signed-off-by: Biju Das &lt;biju.das@bp.renesas.com&gt;Reviewed-by: Chris Paterson &lt;chris.paterson2@renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Thu, 02 Aug 2018 14:53:19 +0000</pubDate>
        <dc:creator>Biju Das &lt;biju.das@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>c83e9c48 - soc: r9a06g032: don&apos;t build SMP files for non-SMP config</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#c83e9c48</link>
        <description>soc: r9a06g032: don&apos;t build SMP files for non-SMP configWithout CONFIG_SMP, we get a build failure:In file included from include/linux/byteorder/little_endian.h:5,                 from arch/arm/include/uapi/asm/byteorder.h:22,                 from include/asm-generic/bitops/le.h:6,                 from arch/arm/include/asm/bitops.h:342,                 from include/linux/bitops.h:18,                 from include/linux/kernel.h:11,                 from include/asm-generic/bug.h:18,                 from arch/arm/include/asm/bug.h:60,                 from include/linux/bug.h:5,                 from include/linux/io.h:23,                 from drivers/soc/renesas/r9a06g032-smp.c:11:drivers/soc/renesas/r9a06g032-smp.c: In function &apos;r9a06g032_smp_boot_secondary&apos;:drivers/soc/renesas/r9a06g032-smp.c:43:21: error: &apos;secondary_startup&apos; undeclared (first use in this function)  writel(__pa_symbol(secondary_startup), cpu_bootaddr);                     ^~~~~~~~~~~~~~~~~This makes the compilation of that file conditional on SMP support.It would probably be better for consistency to leave that filein arch/arm/mach-shmobile/, matching what we do for all other smpoperations.Fixes: cde4f86f9249 (&quot;arm: shmobile: Add the R9A06G032 SMP enabler driver&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Fri, 06 Jul 2018 15:16:01 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>7416d441 - ARM: shmobile: Add the R9A06G032 SMP enabler driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Makefile#7416d441</link>
        <description>ARM: shmobile: Add the R9A06G032 SMP enabler driverThe Renesas R9A06G032 second CA7 is parked in a ROM pen at boot time, itequires a special enable method to get it started.Signed-off-by: Michel Pollet &lt;michel.pollet@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Simon Horman &lt;horms+renesas@verge.net.au&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Makefile</description>
        <pubDate>Thu, 28 Jun 2018 08:17:13 +0000</pubDate>
        <dc:creator>Michel Pollet &lt;michel.pollet@bp.renesas.com&gt;</dc:creator>
    </item>
</channel>
</rss>
