<?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中的主题 Re: simple multi-display support. IPU configuration?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199827#M10872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have found one solution but I am still wondering if I am the first person faced with this problem?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the IPUs probe function (mxcfb_probe()) all fb devices except the first one will be initialized with the next_blank option FB_BLANK_POWERDOWN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;/* Unblank the primary fb only by default */&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;if (pdev-&amp;gt;id == 0)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;mxcfbi-&amp;gt;cur_blank = mxcfbi-&amp;gt;next_blank = FB_BLANK_UNBLANK;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;else&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;mxcfbi-&amp;gt;cur_blank = mxcfbi-&amp;gt;next_blank = FB_BLANK_POWERDOWN;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When settings this to&amp;nbsp; FB_BLANK_UNBLANK for all framebuffer, all interfaces are initialized correctly.&lt;/P&gt;&lt;P&gt;Or is this still a problem in my configuration?!&lt;/P&gt;&lt;P&gt;I am using the latest kernel source (L3.0.35_12.09.01_GA).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 19:33:34 GMT</pubDate>
    <dc:creator>Martin1z</dc:creator>
    <dc:date>2012-12-06T19:33:34Z</dc:date>
    <item>
      <title>simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199826#M10871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am simply trying to setup two separate framebuffers: one HDMI and one single channel LVDS.&lt;/P&gt;&lt;P&gt;HDMI and LVDS are working properly, but enabling both is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my fb setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_platform_data hdmi_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; .init = hdmi_init,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_core_platform_data hdmi_core_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; .ipu_id = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_id = 0,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_ldb_platform_data ldb_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; .ipu_id = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_id = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .ext_ref = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .mode = LDB_SIN0,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .sec_ipu_id = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .sec_disp_id = 1,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;static struct ipuv3_fb_platform_data fb_data[] = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; { /* fb0 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_dev = "hdmi",&lt;/P&gt;&lt;P&gt;&amp;nbsp; .interface_pix_fmt = IPU_PIX_FMT_RGB24,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .mode_str = "1280x1024M@60",&lt;/P&gt;&lt;P&gt;&amp;nbsp; .default_bpp = 24,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .int_clk = false,&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; { /* fb1 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_dev = "ldb",&lt;/P&gt;&lt;P&gt;&amp;nbsp; .interface_pix_fmt = IPU_PIX_FMT_RGB666,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .mode_str = "LDB-WVGA",&lt;/P&gt;&lt;P&gt;&amp;nbsp; .default_bpp = 16,&lt;/P&gt;&lt;P&gt;&amp;nbsp; .int_clk = false,&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the sample above the ldb driver will be loaded correctly but the ldb_disp_setup() function will never be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There also is no change when using boot arguments to overwrite this default configuration. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only fb0 is running properly. &lt;/STRONG&gt;So when I swap both FB definitions above LDB is working and HDMI is down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has worked on 3.0.15 kernel properly by on 3.0.35 kernel I did not succeed yet. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 15:07:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199826#M10871</guid>
      <dc:creator>Martin1z</dc:creator>
      <dc:date>2012-12-06T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199827#M10872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have found one solution but I am still wondering if I am the first person faced with this problem?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the IPUs probe function (mxcfb_probe()) all fb devices except the first one will be initialized with the next_blank option FB_BLANK_POWERDOWN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;/* Unblank the primary fb only by default */&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;if (pdev-&amp;gt;id == 0)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;mxcfbi-&amp;gt;cur_blank = mxcfbi-&amp;gt;next_blank = FB_BLANK_UNBLANK;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;else&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;mxcfbi-&amp;gt;cur_blank = mxcfbi-&amp;gt;next_blank = FB_BLANK_POWERDOWN;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When settings this to&amp;nbsp; FB_BLANK_UNBLANK for all framebuffer, all interfaces are initialized correctly.&lt;/P&gt;&lt;P&gt;Or is this still a problem in my configuration?!&lt;/P&gt;&lt;P&gt;I am using the latest kernel source (L3.0.35_12.09.01_GA).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 19:33:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199827#M10872</guid>
      <dc:creator>Martin1z</dc:creator>
      <dc:date>2012-12-06T19:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199828#M10873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok it is getting clearer. I suppose this was in intended behaviour (to save power?!).&lt;/P&gt;&lt;P&gt;By unblanking the framebuffer manually later, the ldb driver is initialized correctly with my preset mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/graphics/fb2/blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 09:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199828#M10873</guid>
      <dc:creator>Martin1z</dc:creator>
      <dc:date>2012-12-07T09:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199829#M10874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I got confused. Did you get it working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the kernel command line from your board release notes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199829#M10874</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-12-11T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199830#M10875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I got it working.&lt;/P&gt;&lt;P&gt;My first fix was setting the next_blank option to FB_BLANK_UNBLANK on all framebuffers. Later I detected that it also working with the default ldb driver when unblanking the framebuffer later. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:11:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199830#M10875</guid>
      <dc:creator>Martin1z</dc:creator>
      <dc:date>2012-12-11T12:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199831#M10876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to integrate LVDS display on LVDS0, i am not able to understand how to define the following structure&lt;/P&gt;&lt;P&gt;what does the following values mean&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_ldb_platform_data ldb_data = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ext_ref = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .mode = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .sec_ipu_id = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .sec_disp_id =&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 14:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199831#M10876</guid>
      <dc:creator>soujanyak</dc:creator>
      <dc:date>2013-02-07T14:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199832#M10877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to integrate LVDS using another "hardware connector" I think you should take care of pinmux definition and usage. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure will be the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 17:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199832#M10877</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-08T17:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199833#M10878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hello Daiane,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks a lot for the information, in addition to above, i have the following doubts :&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(a)i am trying to use a 1920X1200 LVDS , and i am using only IPU0 , DI0 LVDS0 signals will that be sufficient?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;(b)i am trying to connect a DLP Projector on RGB interface with primary display on LVDS0, so in the board&amp;lt;platform&amp;gt;.c , i am initializing the DLP platform data as below:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;static struct fsl_mxc_lcd_platform_data lcdif_data = {&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = 0,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = 0,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .default_ifmt = IPU_PIX_FMT_RGB888,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;};&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;will the above structure take care that the contents from LVDS is shown on DLP? or anything have to be handled in Android surface flinger stack?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199833#M10878</guid>
      <dc:creator>soujanyak</dc:creator>
      <dc:date>2013-02-15T06:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: simple multi-display support. IPU configuration?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199834#M10879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a) I don´t know the maximum resolution for LVDS display. For video playback it would be 1080p@24hz. Do you need video playback?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;only IPU0 , DI0 LVDS0 would not be enough, I think, where is clock/pixclock? Take a look on already supported LVDS and follow it as example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;b) Please, take a look on Android User Guide and look for "dual display" I really think a surface flinger would be needed.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 13:24:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/simple-multi-display-support-IPU-configuration/m-p/199834#M10879</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-15T13:24:37Z</dc:date>
    </item>
  </channel>
</rss>

