Hi Marcel, Thanks for your feedback. I will take note of this deprecation plan. For now, Chromium OS can have a local patch to accomplish this and in the future we will migrate to serdev instead of hciattach. On Fri, Apr 3, 2020 at 6:53 AM Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > > Hi Sonny, > > > BT board data file PS_ASIC-<country-code>.pst is loaded based > > on country code. If not exist, default BT board data file > > PS_ASIC.pst would be loaded. > > > > This patch doesn't define how to get the country code at the moment, but > > future patches can supply the country code in the region parameter of > > get_ps_file_name. > > --- > > tools/hciattach_ath3k.c | 32 +++++++++++++++++++++++--------- > > 1 file changed, 23 insertions(+), 9 deletions(-) > > while we can fix parts of hciattach, but I rather remove that tool at some point. > > Do you still require it with serdev kernel support? I mean all UART based Bluetooth controllers should be handled via serdev. > > Regards > > Marcel >