[v2,0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

Message ID 20230609154033.3511-1-raymondhackley@protonmail.com
Headers
Series NFC: nxp-nci: Add pad supply voltage pvdd-supply |

Message

Raymond Hackley June 9, 2023, 3:41 p.m. UTC
  v2: Use dev_err_probe() and drop unnecessary nxp_nci_i2c_poweroff()

PN547/553, QN310/330 chips on some devices require a pad supply voltage
(PVDD). Otherwise, the NFC won't power up.

Implement support for pad supply voltage pvdd-supply that is enabled by
the nxp-nci driver so that the regulator gets enabled when needed.