<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processorsのトピックi.MX53 System Development User’s Guide GPIO Chapter Outdated</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-System-Development-User-s-Guide-GPIO-Chapter-Outdated/m-p/467246#M73719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem came up in this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="384191" data-objecttype="1" href="https://community.freescale.com/thread/384191"&gt;https://community.freescale.com/thread/384191&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Igorpadycov wrote:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Guidelines for code modifications are given in Chapter 12 Configuring the IOMUX&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Controller (IOMUXC) i.MX53 System Development User’s Guide (rev.1, 3/2011)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf" rel="nofollow"&gt;http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link above now point to "(Rev. 2, 06/2015)" of the document, but Chapter 12 hasn't change at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is a problem because it doesn't match Freescale's code releases for this chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2011 version got outdated about a month after its release, and the 2015 version didn't fix that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX53UG.pdf says that the "arch/arm/plat-mxc/include/mach/iomux-mx53.h" file should contain lines like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_ATA_CS_1__UART3_RXD IOMUX_PAD (0x620, 0x2A0, 4, 0x888, 3, &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;MX53_UART_PAD_CTRL)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;That was correct up to and including the "imx_2.6.35_10.12.01" version of Freescale's code, which is here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_10.12.01" rel="nofollow"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_10.12.01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the very next version (11.04.01), this changed from a &lt;STRONG&gt;746 line file&lt;/STRONG&gt; configured specifically to the board in use to a &lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;2,433 line file&lt;/STRONG&gt;&lt;/SPAN&gt; that includes every possible pin configuration, where the above single line has changed to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_11.04.01" rel="nofollow"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_11.04.01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__PATA_CS_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 0, 0x0, 0, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__GPIO7_10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 1, 0x0, 0, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__UART3_RXD_MUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 4, 0x888, 3, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 7, 0x0, 0, 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__PATA_CS_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__PATA_CS_1 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__GPIO7_10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__GPIO7_10 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__UART3_RXD_MUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__UART3_RXD_MUX | MUX_PAD_CTRL(MX53_UART_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the "iomux-mx53.h" file doesn't needs to be edited like the instructions say it does, as only the appropriate pin name in this file needs to be entered into the "machine layer file".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That change was made to the code in February 2011, but apparently released in April 2011, only one month after the User Guide was released in March 2011. But this wasn't picked up in the nearly 5 years since, and has missed making it into the next version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to this page, the currently supported versions of Linux for the i.MX53 products are as listed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="external" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx53-processors/i.mx53-software-and-development-tool-resources:IMX53_SW?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx53-processors/i.mx53-software-and-development-tool-resources:IMX53_SW?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QSB: Linux 2.6.35 Source Code Files and documentation 11.09&lt;BR /&gt;Sabre Tablet: Linux 2.6.35 Source Code Files and documentation 11.05&lt;BR /&gt;Sabre Automotive: Linux 2.6.35 Source Code Files and documentation 11.03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of those with the possible exception of the latter (11.03 and 11.04 dates don't match between package and kernel) aren't covered by the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a separate problem, the last version matching the documentation was the last version that actually WORKED. All of the following ones seem to corrupt the pin configuration, disabling the pullups and changing the Drive Strength. That's what the other post is about. This was fixed in the Android releases and the code used for i.MX6 though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2016 02:46:48 GMT</pubDate>
    <dc:creator>TomE</dc:creator>
    <dc:date>2016-01-27T02:46:48Z</dc:date>
    <item>
      <title>i.MX53 System Development User’s Guide GPIO Chapter Outdated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-System-Development-User-s-Guide-GPIO-Chapter-Outdated/m-p/467246#M73719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem came up in this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="384191" data-objecttype="1" href="https://community.freescale.com/thread/384191"&gt;https://community.freescale.com/thread/384191&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Igorpadycov wrote:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Guidelines for code modifications are given in Chapter 12 Configuring the IOMUX&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Controller (IOMUXC) i.MX53 System Development User’s Guide (rev.1, 3/2011)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf" rel="nofollow"&gt;http://www.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link above now point to "(Rev. 2, 06/2015)" of the document, but Chapter 12 hasn't change at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is a problem because it doesn't match Freescale's code releases for this chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2011 version got outdated about a month after its release, and the 2015 version didn't fix that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX53UG.pdf says that the "arch/arm/plat-mxc/include/mach/iomux-mx53.h" file should contain lines like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_ATA_CS_1__UART3_RXD IOMUX_PAD (0x620, 0x2A0, 4, 0x888, 3, &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;MX53_UART_PAD_CTRL)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;That was correct up to and including the "imx_2.6.35_10.12.01" version of Freescale's code, which is here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_10.12.01" rel="nofollow"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_10.12.01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the very next version (11.04.01), this changed from a &lt;STRONG&gt;746 line file&lt;/STRONG&gt; configured specifically to the board in use to a &lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;2,433 line file&lt;/STRONG&gt;&lt;/SPAN&gt; that includes every possible pin configuration, where the above single line has changed to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_11.04.01" rel="nofollow"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/plat-mxc/include/mach/iomux-mx53.h?h=imx_2.6.35_11.04.01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__PATA_CS_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 0, 0x0, 0, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__GPIO7_10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 1, 0x0, 0, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__UART3_RXD_MUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 4, 0x888, 3, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define _MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6&amp;nbsp; IOMUX_PAD(0x620, 0x2A0, 7, 0x0, 0, 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__PATA_CS_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__PATA_CS_1 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__GPIO7_10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__GPIO7_10 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__UART3_RXD_MUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__UART3_RXD_MUX | MUX_PAD_CTRL(MX53_UART_PAD_CTRL))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;#define MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6&amp;nbsp;&amp;nbsp; (_MX53_PAD_PATA_CS_1__USBPHY1_DATAOUT_6 | MUX_PAD_CTRL(NO_PAD_CTRL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the "iomux-mx53.h" file doesn't needs to be edited like the instructions say it does, as only the appropriate pin name in this file needs to be entered into the "machine layer file".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That change was made to the code in February 2011, but apparently released in April 2011, only one month after the User Guide was released in March 2011. But this wasn't picked up in the nearly 5 years since, and has missed making it into the next version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to this page, the currently supported versions of Linux for the i.MX53 products are as listed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="external" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx53-processors/i.mx53-software-and-development-tool-resources:IMX53_SW?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx53-processors/i.mx53-software-and-development-tool-resources:IMX53_SW?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QSB: Linux 2.6.35 Source Code Files and documentation 11.09&lt;BR /&gt;Sabre Tablet: Linux 2.6.35 Source Code Files and documentation 11.05&lt;BR /&gt;Sabre Automotive: Linux 2.6.35 Source Code Files and documentation 11.03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of those with the possible exception of the latter (11.03 and 11.04 dates don't match between package and kernel) aren't covered by the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a separate problem, the last version matching the documentation was the last version that actually WORKED. All of the following ones seem to corrupt the pin configuration, disabling the pullups and changing the Drive Strength. That's what the other post is about. This was fixed in the Android releases and the code used for i.MX6 though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 02:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-System-Development-User-s-Guide-GPIO-Chapter-Outdated/m-p/467246#M73719</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2016-01-27T02:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 System Development User’s Guide GPIO Chapter Outdated</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-System-Development-User-s-Guide-GPIO-Chapter-Outdated/m-p/467247#M73720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are right, seems problem arised due to&lt;/P&gt;&lt;P&gt;combining hardware guide with software porting guide in one&lt;/P&gt;&lt;P&gt;document, since linux is fast developing, some chapters become&lt;/P&gt;&lt;P&gt;outdated. However this was fixed in i.MX6 documentation: there is&lt;/P&gt;&lt;P&gt;separate Hardware Development Guide and software i.MX BSP Porting Guide&lt;/P&gt;&lt;P&gt;which is updated according to each linux kernel release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 09:23:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-System-Development-User-s-Guide-GPIO-Chapter-Outdated/m-p/467247#M73720</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-01-27T09:23:26Z</dc:date>
    </item>
  </channel>
</rss>

