NFC PN7150 | Android 7.1.2 Porting

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NFC PN7150 | Android 7.1.2 Porting

1,034 Views
engineer_bsp01
Contributor III

Hi,

I'm trying to add support for PN7150 in my android device and i'm following the below guide for this

https://www.nxp.com/docs/en/application-note/AN11690.pdf

I have included the driver to the build through menuconfig procedure (Section 2.2.4).

While rebuilding the complete kernel,I have getting the following error.

build.png

Can any one help me to solve this errors?

Regards,

Richu

0 Kudos
Reply
1 Reply

746 Views
jimmychan
NXP TechSupport
NXP TechSupport

Seems the error is the smp_mb__before_atomic and smp_mb__after_atomic definition cannot be found.

You may check the other setting in the menuconfig such as select the proper chip in "System type".

0 Kudos
Reply