Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3218a67f authored by Satish Kodishala's avatar Satish Kodishala Committed by Gerrit - the friendly Code Review server
Browse files

BTFM: Add support for Apache 1.2.* cards



Add support for Apache 1.2.* cards. Remove
support for non-existing 1.1.1 cards.

CRs-Fixed: 2486383
Change-Id: I7a58585db68436a4d811b7b9706ca5c2fe92ab5c
Signed-off-by: default avatarSatish Kodishala <skodisha@codeaurora.org>
parent 20a985e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -95,8 +95,8 @@ enum {
	QCA_APACHE_SOC_ID_0102  = 0x40020122,
	QCA_APACHE_SOC_ID_0103  = 0x40020123,
	QCA_APACHE_SOC_ID_0110  = 0x40020130,
	QCA_APACHE_SOC_ID_0111  = 0x40020140,
	QCA_APACHE_SOC_ID_0120  = 0x40020240,
	QCA_APACHE_SOC_ID_0120  = 0x40020140,
	QCA_APACHE_SOC_ID_0121  = 0x40020150,
};

enum {