<?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>topic Re: NFC PN7150 | Android 7.1.2 Porting in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NFC-PN7150-Android-7-1-2-Porting/m-p/891852#M5265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems the error is the smp_mb__before_atomic and smp_mb__after_atomic definition cannot be found.&lt;/P&gt;&lt;P&gt;You may check the other setting in the menuconfig such as select the proper chip in "System type". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2019 06:09:57 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2019-05-15T06:09:57Z</dc:date>
    <item>
      <title>NFC PN7150 | Android 7.1.2 Porting</title>
      <link>https://community.nxp.com/t5/NFC/NFC-PN7150-Android-7-1-2-Porting/m-p/891851#M5264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to add support for &lt;STRONG&gt;PN7150&lt;/STRONG&gt; in my android device and i'm following the below guide for this&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fapplication-note%2FAN11690.pdf" style="margin: 0px; padding: 0px calc(12px + 0.35ex) 0px 0px; border: 0px; font-weight: 400; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; vertical-align: baseline; color: #3d9ce7; fill: #3d9ce7; text-decoration: none; transition: color 0.1s linear; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN11690.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;I have included the driver to the build through menuconfig procedure (Section 2.2.4).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;While rebuilding the complete kernel,I have getting the following error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="build.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80596i3594917F0E910C2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="build.png" alt="build.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can any one help me to solve this errors?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 09:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-PN7150-Android-7-1-2-Porting/m-p/891851#M5264</guid>
      <dc:creator>engineer_bsp01</dc:creator>
      <dc:date>2019-05-13T09:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFC PN7150 | Android 7.1.2 Porting</title>
      <link>https://community.nxp.com/t5/NFC/NFC-PN7150-Android-7-1-2-Porting/m-p/891852#M5265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems the error is the smp_mb__before_atomic and smp_mb__after_atomic definition cannot be found.&lt;/P&gt;&lt;P&gt;You may check the other setting in the menuconfig such as select the proper chip in "System type". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 06:09:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-PN7150-Android-7-1-2-Porting/m-p/891852#M5265</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-05-15T06:09:57Z</dc:date>
    </item>
  </channel>
</rss>

