<?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>NFC中的主题 Re: NXP NFC PN7150 android 12 porting guide</title>
    <link>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844729#M11549</link>
    <description>&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 03:18:35 GMT</pubDate>
    <dc:creator>Harrison_lee</dc:creator>
    <dc:date>2024-04-11T03:18:35Z</dc:date>
    <item>
      <title>NXP NFC PN7150 android 12 porting guide</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844613#M11547</link>
      <description>&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;We have a NXP NFC PN7150 controller and hope to merge NFC patch to android 12.&lt;/P&gt;&lt;P&gt;However, we are searching NXP NCI Android Porting Guide. Only found that PN7160 android 12 porting guide and PN7150 android 11 porting guide. We want to ask which porting guide is suitable? PN7160 android 12 or PN7150 android 11? Or Is there PN7150 android 12 porting guide?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 01:36:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844613#M11547</guid>
      <dc:creator>Harrison_lee</dc:creator>
      <dc:date>2024-04-11T01:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: NXP NFC PN7150 android 12 porting guide</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844692#M11548</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232100"&gt;@Harrison_lee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly note that PN7150 is not recommended for new designs.&amp;nbsp; We recommend using PN7160.&amp;nbsp; NXP has stopped Android maintenance for PN7150 and is not planning any support for new Android versions.&amp;nbsp; Latest supported Android version is 11.&amp;nbsp; For later newer Android versions, please use PN7160.&lt;/P&gt;
&lt;P&gt;Sorry there is no porting guider for PN7150 and Android 12.&amp;nbsp; Customer needs to port it by himself.&lt;/P&gt;
&lt;P&gt;Please refer to AN11690&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1712803537978.png" style="width: 519px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/273040iAF6192696E8CD846/image-dimensions/519x82?v=v2" width="519" height="82" role="button" title="danielchen_0-1712803537978.png" alt="danielchen_0-1712803537978.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 02:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844692#M11548</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2024-04-11T02:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: NXP NFC PN7150 android 12 porting guide</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844729#M11549</link>
      <description>&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 03:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1844729#M11549</guid>
      <dc:creator>Harrison_lee</dc:creator>
      <dc:date>2024-04-11T03:18:35Z</dc:date>
    </item>
    <item>
      <title>回复： NXP NFC PN7150 android 12 porting guide</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1845772#M11554</link>
      <description>&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;From AN11690, we will use android r patch as&amp;nbsp;https://&lt;BR /&gt;github.com/NXPNFCLinux/nxpnfc_android_r to merge in android 12 code base.&lt;/P&gt;&lt;P&gt;I have another question.&lt;/P&gt;&lt;P&gt;For android 11 patch , i see a Hardware folder on hardware/nxp/nfc/1.1&lt;/P&gt;&lt;P&gt;However, it doesn't this folder (hardware/nxp/nfc/1.1) for android 12.&lt;/P&gt;&lt;P&gt;For android 12 patch, it uses on hardware/nxp/nfc/pn8x.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should we use&amp;nbsp;hardware/nxp/nfc/pn8x or create 1.1 folder on&amp;nbsp;hardware/nxp/nfc on android 12 ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 04:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NFC-PN7150-android-12-porting-guide/m-p/1845772#M11554</guid>
      <dc:creator>Harrison_lee</dc:creator>
      <dc:date>2024-04-12T04:58:54Z</dc:date>
    </item>
  </channel>
</rss>

