AR5416 has 14 GPIO pins, from 0->13.
This commit is contained in:
parent
5c14f25447
commit
cff3739e21
@ -865,7 +865,7 @@ ar5416FillCapabilityInfo(struct ath_hal *ah)
|
||||
;
|
||||
|
||||
pCap->halFastCCSupport = AH_TRUE;
|
||||
pCap->halNumGpioPins = 6;
|
||||
pCap->halNumGpioPins = 14;
|
||||
pCap->halWowSupport = AH_FALSE;
|
||||
pCap->halWowMatchPatternExact = AH_FALSE;
|
||||
pCap->halBtCoexSupport = AH_FALSE; /* XXX need support */
|
||||
|
Loading…
x
Reference in New Issue
Block a user