[PATCH v5 0/2] Uwb: Nxp: Driver for SR1XX SOCs Patch Series

From: Manjunatha Venkatesh
Date: Wed Sep 14 2022 - 10:30:14 EST



Here's a fifth version of a Nxp Uwb SR1xx driver.
Following changes are done with respect to patch series.
- Device Tree Document for SR1XX SOCs patch added
- sr1xx driver updated with previous review comment

Manjunatha Venkatesh (2):
dt-bindings: uwb: Device tree information for Nxp SR1XX SOCs
misc: nxp-sr1xx: UWB driver support for sr1xx series chip

.../bindings/uwb/nxp,uwb-sr1xx.yaml | 63 ++
MAINTAINERS | 6 +
drivers/misc/Kconfig | 11 +
drivers/misc/Makefile | 3 +-
drivers/misc/nxp-sr1xx.c | 794 ++++++++++++++++++
5 files changed, 876 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/uwb/nxp,uwb-sr1xx.yaml
create mode 100644 drivers/misc/nxp-sr1xx.c

--
2.37.2