Fix PMC GPP mappings
This commit is contained in:
@@ -121,14 +121,14 @@
|
|||||||
#define PMC_GPP_B 0x1
|
#define PMC_GPP_B 0x1
|
||||||
#define PMC_GPP_C 0x2
|
#define PMC_GPP_C 0x2
|
||||||
#define PMC_GPP_D 0x3
|
#define PMC_GPP_D 0x3
|
||||||
#define PMC_GPP_E 0x7
|
#define PMC_GPP_E 0x6
|
||||||
#define PMC_GPP_F 0x8
|
#define PMC_GPP_F 0x7
|
||||||
#define PMC_GPP_G 0x4
|
#define PMC_GPP_G 0x4
|
||||||
#define PMC_GPP_H 0x6
|
#define PMC_GPP_H 0x8
|
||||||
#define PMC_GPP_I 0x9
|
#define PMC_GPP_I 0xA
|
||||||
#define PMC_GPP_J 0xA
|
#define PMC_GPP_J 0xB
|
||||||
#define PMC_GPP_K 0x5
|
#define PMC_GPP_K 0x9
|
||||||
#define PMC_GPD 0xC
|
#define PMC_GPD 0x5
|
||||||
#else
|
#else
|
||||||
#define PMC_GPP_A 0x0
|
#define PMC_GPP_A 0x0
|
||||||
#define PMC_GPP_B 0x1
|
#define PMC_GPP_B 0x1
|
||||||
|
Reference in New Issue
Block a user