[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221220154747.2372597-1-manjunatha.venkatesh@nxp.com>
Date: Tue, 20 Dec 2022 21:17:45 +0530
From: Manjunatha Venkatesh <manjunatha.venkatesh@....com>
To: linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
will@...nel.org, axboe@...nel.dk, robh+dt@...nel.org
Cc: mb@...htnvm.io, ckeepax@...nsource.cirrus.com, arnd@...db.d,
manjunatha.venkatesh@....com, mst@...hat.com, javier@...igon.com,
mikelley@...rosoft.com, jasowang@...hat.com,
sunilmut@...rosoft.com, bjorn.andersson@...aro.org,
krzysztof.kozlowski+dt@...aro.org, devicetree@...r.kernel.org,
ashish.deshpande@....com, rvmanjumce@...il.com
Subject: [PATCH v6 0/2]Uwb: Nxp: Driver for SR1XX SOCs Patch Series
Here's a sixth 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 | 65 ++
MAINTAINERS | 7 +
drivers/misc/Kconfig | 11 +
drivers/misc/Makefile | 1 +
drivers/misc/nxp-sr1xx.c | 728 ++++++++++++++++++
include/uapi/misc/sr1xx.h | 13 +
6 files changed, 825 insertions(+)
create mode 100644 Documentation/devicetree/bindings/uwb/nxp,uwb-sr1xx.yaml
create mode 100644 drivers/misc/nxp-sr1xx.c
create mode 100644 include/uapi/misc/sr1xx.h
--
2.38.1
Powered by blists - more mailing lists