Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [v2 1/5] Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later From: Marcel Holtmann In-Reply-To: <1516814361-16945-1-git-send-email-tedd.an@linux.intel.com> Date: Wed, 24 Jan 2018 19:32:43 +0100 Cc: Bluez mailing list , Amit K Bag , tedd.an@intel.com Message-Id: References: <1516814361-16945-1-git-send-email-tedd.an@linux.intel.com> To: Tedd Ho-Jeong An Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Tedd, > The format of Intel Bluetooth firmware for bootloader product is > ibt--.sfi and .ddc. > > But for the 9x60 SKU, there are three variants of FW, which cannot be > differenticate just with hw_variant and device_revision_id. > So, to pick the appropriate FW file for 9x60 SKU, three fields, > hw_variant, hw_revision, and fw_revision, needs to be used rather than > hw_variant and device_revision_id. > > Format will be like this: > ibt---.sfi and .ddc > > Signed-off-by: Tedd Ho-Jeong An > --- > drivers/bluetooth/hci_intel.c | 56 +++++++++++++++++++++++++++++++++++++------ > 1 file changed, 49 insertions(+), 7 deletions(-) all 5 patches have been applied to bluetooth-next tree. Regards Marcel