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