nfc: pn544@28 {
status="okay";
compatible = "nxp,pn544";
reg = <0x28>;
pinctrl-names = "nfc_active","nfc_suspend";
pinctrl-0 = <&nfc_int_active &nfc_disable_active>;
pinctrl-1 = <&nfc_int_suspend &nfc_disable_suspend>;
interrupt-parent = <&msm_gpio>;
interrupts = <98 0x2>;
enable-gpios = <&msm_gpio 53 0x1>;
interrupt-gpios = <&msm_gpio 98 0x1>;
};
Kindly use this device tree structure engineer.bsp01@vstmobility.com
match the interuppt and enable pin according to your configuration
Regards,
Sivasubramaniyan P