From: Sandeep Singh Date: Fri, 9 Oct 2020 20:01:35 +0000 (+0530) Subject: SFH: Add maintainers and documentation for AMD SFH based on HID framework X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=302f0dad8c97a11abcf145ff3c7036f8f80e1a1e;p=linux.git SFH: Add maintainers and documentation for AMD SFH based on HID framework Add Maintainers for AMD SFH(SENSOR FUSION HUB) Solution and work flow document. Co-developed-by: Nehal Shah Signed-off-by: Nehal Shah Signed-off-by: Sandeep Singh Signed-off-by: Jiri Kosina --- diff --git a/Documentation/hid/index.rst b/Documentation/hid/index.rst index 737d66dc16a14..e50f513c579ce 100644 --- a/Documentation/hid/index.rst +++ b/Documentation/hid/index.rst @@ -16,3 +16,4 @@ Human Interface Devices (HID) hid-alps intel-ish-hid + amd-sfh-hid diff --git a/MAINTAINERS b/MAINTAINERS index dd1887c3c5bfb..9d12f61d0519d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -950,6 +950,14 @@ S: Supported F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi F: drivers/net/ethernet/amd/xgbe/ +AMD SENSOR FUSION HUB DRIVER +M: Nehal Shah +M: Sandeep Singh +L: linux-input@vger.kernel.org +S: Maintained +F: Documentation/hid/amd-sfh* +F: drivers/hid/amd-sfh-hid/ + AMS AS73211 DRIVER M: Christian Eggers L: linux-iio@vger.kernel.org