We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c01a9 commit 8dec342Copy full SHA for 8dec342
drivers/soc/ti/k3-socinfo.c
@@ -20,7 +20,7 @@
20
* 31-28 VARIANT Device variant
21
* 27-12 PARTNO Part number
22
* 11-1 MFG Indicates TI as manufacturer (0x17)
23
- * 1 Always 1
+ * 0 Always 1
24
*/
25
#define CTRLMMR_WKUP_JTAGID_VARIANT_SHIFT (28)
26
#define CTRLMMR_WKUP_JTAGID_VARIANT_MASK GENMASK(31, 28)
0 commit comments