Ultra-wideband (UWB) is a short-range wireless communication protocol. NXP has SR1XX family of UWB Subsystems (UWBS) devices. SR1XX SOCs are FiRa Compliant. SR1XX SOCs are flash less devices and they need Firmware Download on every device boot. More details on the SR1XX Family can be found at https://www.nxp.com/products/:UWB-TRIMENSION The sr1xx driver work the SR1XX Family of UWBS, and uses UWB Controller Interface (UCI). The corresponding details are available in the FiRa Consortium Website (https://www.firaconsortium.org/). Message-ID: <20220504171337.3416983-1-manjunatha.venkatesh@xxxxxxx> Signed-off-by: Manjunatha Venkatesh <manjunatha.venkatesh@xxxxxxx> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 41c9c8f2b96d..3d64aa8bac0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14306,6 +14306,12 @@ S: Supported F: Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml F: drivers/nfc/nxp-nci +NXP-SR1XX UWB DRIVER +M: Manjunatha Venkatesh <manjunatha.venkatesh@xxxxxxx> +S: Maintained +F: Documentation/devicetree/bindings/uwb/nxp,uwb-sr1xx.yaml +F: drivers/misc/nxp-sr1xx.c + NXP i.MX 8QXP/8QM JPEG V4L2 DRIVER M: Mirela Rabulea <mirela.rabulea@xxxxxxx> R: NXP Linux Team <linux-imx@xxxxxxx> -- 2.35.1