SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
authorSandeep Singh <sandeep.singh@amd.com>
Fri, 9 Oct 2020 20:01:38 +0000 (01:31 +0530)
committerJiri Kosina <jkosina@suse.cz>
Thu, 22 Oct 2020 10:05:03 +0000 (12:05 +0200)
commit1434f9fc0e476362f3f3d153d48c0fc5c940a50a
tree86dcf0f6f5c1c520ca07dff0a5412cf9e2b8388f
parent4b2c53d93a4bc9d52cc0ec354629cfc9dc217f93
SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)

Communication between HID devices and HID core is mostly done
via HID reports. HID reports are formed based on the data received
from the PCI layer into the HID report descriptors.

Co-developed-by: Nehal Shah <Nehal-bakulchandra.Shah@amd.com>
Signed-off-by: Nehal Shah <Nehal-bakulchandra.Shah@amd.com>
Signed-off-by: Sandeep Singh <sandeep.singh@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c [new file with mode: 0644]
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.h [new file with mode: 0644]
drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_report_desc.h [new file with mode: 0644]