qcacmn: Initial changes for pine
Add device ID change and target type checks for pine. Also remove memory war added for Hk emulation. Change-Id: Idf531a48a03202d4fb241a92a1d671ee2b94cfbd CRs-fixed: 2453899
Cette révision appartient à :

révisé par
nshrivas

Parent
1e8591a2a0
révision
5d3475b985
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2016,2018 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2013-2016,2018-2019 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -41,6 +41,7 @@ extern struct targetdef_s *IPQ4019_TARGETdef;
|
||||
extern struct targetdef_s *QCA8074_TARGETdef;
|
||||
extern struct targetdef_s *QCA8074V2_TARGETDEF;
|
||||
extern struct targetdef_s *QCA6018_TARGETDEF;
|
||||
extern struct targetdef_s *QCN9000_TARGETDEF;
|
||||
|
||||
extern struct ce_reg_def *AR6002_CE_TARGETdef;
|
||||
extern struct ce_reg_def *AR6003_CE_TARGETdef;
|
||||
@@ -59,6 +60,7 @@ extern struct ce_reg_def *IPQ4019_CE_TARGETdef;
|
||||
extern struct ce_reg_def *QCA8074_CE_TARGETdef;
|
||||
extern struct ce_reg_def *QCA8074V2_CE_TARGETDEF;
|
||||
extern struct ce_reg_def *QCA6018_CE_TARGETDEF;
|
||||
extern struct ce_reg_def *QCN9000_CE_TARGETDEF;
|
||||
|
||||
|
||||
#endif
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur