mbox series

[0/2] trf7970a: Device tree option for RX gain reduction

Message ID AM0PR09MB26758A01161A1146EC4D46B295082@AM0PR09MB2675.eurprd09.prod.outlook.com
Headers show
Series trf7970a: Device tree option for RX gain reduction | expand

Message

Paul Geurts April 16, 2024, 10:18 p.m. UTC
Create a device-tree option to be able to reduce the RX antenna gain.
This reduces the sensitivity of the antenna, making it less susceptible
to disturbances.

Paul Geurts (2):
  dt-bindings: net/nfc: ti,trf7970a: Add rx-gain-reduction option
  NFC: trf7970a: Create device-tree parameter for RX gain reduction

 .../bindings/net/nfc/ti,trf7970a.yaml         |  6 ++
 drivers/nfc/trf7970a.c                        | 86 ++++++++++++++++---
 2 files changed, 81 insertions(+), 11 deletions(-)