Add support for new comanche 1.3 soc ID

Added support for new comanche 1.3 soc ID

CRs-Fixed: 2942015
Change-Id: I2f1be9127db74614b9d5c2f797468da85559c60e
Signed-off-by: Prateek Raj Singh <pratsing@codeaurora.org>
This commit is contained in:
Prateek Raj Singh 2021-05-10 13:43:59 +05:30
parent 317d25c757
commit c7228b4215

View File

@ -98,6 +98,7 @@ enum {
QCA_COMANCHE_SOC_ID_0110 = 0x40070110,
QCA_COMANCHE_SOC_ID_0120 = 0x40070120,
QCA_COMANCHE_SOC_ID_0130 = 0x40070130,
QCA_COMANCHE_SOC_ID_4130 = 0x40074130,
QCA_COMANCHE_SOC_ID_5120 = 0x40075120,
QCA_COMANCHE_SOC_ID_5130 = 0x40075130,
};