Re: [PATCH v2 0/3] hid: intel-ish-hid: Add support for vendor customized firmware loading
From: Jiri Kosina <jikos@kernel.org>
Date: 2024-08-19 19:13:16
From: Jiri Kosina <jikos@kernel.org>
Date: 2024-08-19 19:13:16
On Thu, 15 Aug 2024, Zhang Lixu wrote:
This patch series adds the capability to load vendor-specific customized
firmware. The loader now constructs firmware file names based on the
DMI_SYS_VENDOR, DMI_PRODUCT_NAME, and DMI_PRODUCT_SKU information in
Desktop Management Interface (DMI). The loader will attempt to load the
firmware files following a specific naming convention in sequence. If
successful, it will skip the remaining files.
v2:
- Address the review comments from ilpo.jarvinen@linux.intel.com
Fix the typo and capitalization, remove unnecessary inline.
Zhang Lixu (3):
Documentation: hid: intel-ish-hid: Add vendor custom firmware loading
HID: intel-ish-hid: Use CPU generation string in driver_data
hid: intel-ish-hid: Add support for vendor customized firmware loadingApplied to hid.git#for-6.12/intel-ish Thanks, -- Jiri Kosina SUSE Labs