<?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: Device-Tree: SDHCI node properties</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Device-Tree-SDHCI-node-properties/m-p/484494#M77319</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;Most of the console debug messages are shown thanks to the pr_debug function.&lt;/P&gt;&lt;P&gt;You may try to disable the DEBUG flag when compiling the kernel. The -U option may help.&lt;/P&gt;&lt;P&gt;&lt;A href="http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/Preprocessor-Options.html#Preprocessor-Options" title="http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/Preprocessor-Options.html#Preprocessor-Options"&gt;Preprocessor Options - Using the GNU Compiler Collection (GCC)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2016 21:17:38 GMT</pubDate>
    <dc:creator>alejandrolozan1</dc:creator>
    <dc:date>2016-02-26T21:17:38Z</dc:date>
    <item>
      <title>Device-Tree: SDHCI node properties</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Device-Tree-SDHCI-node-properties/m-p/484493#M77318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on a IMX6DL based SoM. I have notice that some warnings/errors are reported on Kernel trace regarding cd-gpio and wp-gpio of the SDHCI node :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sdhci: Secure Digital Host Controller Interface driver&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.814823] sdhci: Copyright(c) Pierre Ossman&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.819209] sdhci-pltfm: SDHCI platform and OF driver helper&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825789] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825807] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825843] sdhci-esdhc-imx 2190000.usdhc: GPIO lookup for consumer cd&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825857] sdhci-esdhc-imx 2190000.usdhc: using device tree for GPIO lookup&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825875] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825891] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825905] sdhci-esdhc-imx 2190000.usdhc: using lookup tables for GPIO lookup&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825921] sdhci-esdhc-imx 2190000.usdhc: lookup for GPIO cd failed&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825937] sdhci-esdhc-imx 2190000.usdhc: GPIO lookup for consumer wp&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825951] sdhci-esdhc-imx 2190000.usdhc: using device tree for GPIO lookup&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825968] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825984] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/aips-bus@02100000/usdhc@02190000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.825998] sdhci-esdhc-imx 2190000.usdhc: using lookup tables for GPIO lookup&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.826012] sdhci-esdhc-imx 2190000.usdhc: lookup for GPIO wp failed&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.826049] sdhci-esdhc-imx 2190000.usdhc: could not get ultra high speed state, work on normal mode&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.872405] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.884771] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/aips-bus@02100000/usdhc@02194000[0]'&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.884790] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/aips-bus@02100000/usdhc@02194000[0]'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK, both properties should be optionals, right ? Is there away to avoid the reported errors ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Device-Tree-SDHCI-node-properties/m-p/484493#M77318</guid>
      <dc:creator>gdobato</dc:creator>
      <dc:date>2016-02-24T13:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Device-Tree: SDHCI node properties</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Device-Tree-SDHCI-node-properties/m-p/484494#M77319</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;Most of the console debug messages are shown thanks to the pr_debug function.&lt;/P&gt;&lt;P&gt;You may try to disable the DEBUG flag when compiling the kernel. The -U option may help.&lt;/P&gt;&lt;P&gt;&lt;A href="http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/Preprocessor-Options.html#Preprocessor-Options" title="http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/Preprocessor-Options.html#Preprocessor-Options"&gt;Preprocessor Options - Using the GNU Compiler Collection (GCC)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 21:17:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Device-Tree-SDHCI-node-properties/m-p/484494#M77319</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-02-26T21:17:38Z</dc:date>
    </item>
  </channel>
</rss>

