[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <891EC0DB-7624-43B4-9B06-57A56D439EB4@holtmann.org>
Date: Wed, 24 Nov 2021 16:31:28 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: tjiang@...eaurora.org
Cc: Johan Hedberg <johan.hedberg@...il.com>,
Luiz Augusto von Dentz <luiz.dentz@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-bluetooth <linux-bluetooth@...r.kernel.org>,
linux-arm-msm@...r.kernel.org, bgodavar@...eaurora.org,
c-hbandi@...eaurora.org, hemantg@...eaurora.org, mka@...omium.org,
rjliao@...eaurora.org, zijuhu@...eaurora.org
Subject: Re: [PATCH v4] Bluetooth: btusb: re-definition for board_id in struct
qca_version
Hi Tim,
> The board ID should be split into two bytes.
> The 1st byte is chip ID, and the 2nd byte is platform ID.
> For example, board ID 0x010A, 0x01 is platform ID. 0x0A is chip ID.
> we have several platforms, and platform IDs are continuously added.
> We would not distinguish different chips if we get these mixed up.
> Platform ID:
> 0x00 is for Mobile
> 0x01 is for X86
> 0x02 is for Automotive
> 0x03 is for Consumer electronic
>
> Signed-off-by: Tim Jiang <tjiang@...eaurora.org>
> ---
> drivers/bluetooth/btusb.c | 15 +++++++++++++--
> 1 file changed, 13 insertions(+), 2 deletions(-)
Patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists