qcacmn: HAL layer changes for Moselle

Add the HAL layer APIs for supporting Moselle

CRs-Fixed: 2597328
Change-Id: Idc59af4ee093e702da95aa704fd3abd76ae5834f
此提交包含在:
Rakesh Pillai
2020-01-05 02:04:48 +05:30
提交者 nshrivas
父節點 e3c018c0c7
當前提交 984343c2ea
共有 7 個檔案被更改,包括 2383 行新增7 行删除

查看文件

@@ -515,6 +515,7 @@ struct hal_soc {
bool init_phase;
};
void hal_qca6750_attach(struct hal_soc *hal_soc);
void hal_qca6490_attach(struct hal_soc *hal_soc);
void hal_qca6390_attach(struct hal_soc *hal_soc);
void hal_qca6290_attach(struct hal_soc *hal_soc);