File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
drivers/hwtracing/coresight Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1554,8 +1554,8 @@ static const struct amba_id etm4_ids[] = {
1554
1554
CS_AMBA_UCI_ID (0x000bb9da , uci_id_etm4 ),/* Cortex-A35 */
1555
1555
CS_AMBA_UCI_ID (0x000f0205 , uci_id_etm4 ),/* Qualcomm Kryo */
1556
1556
CS_AMBA_UCI_ID (0x000f0211 , uci_id_etm4 ),/* Qualcomm Kryo */
1557
- CS_AMBA_ID (0x000bb802 ), /* Qualcomm Kryo 385 Cortex-A55 */
1558
- CS_AMBA_ID (0x000bb803 ), /* Qualcomm Kryo 385 Cortex-A75 */
1557
+ CS_AMBA_UCI_ID (0x000bb802 , uci_id_etm4 ), /* Qualcomm Kryo 385 Cortex-A55 */
1558
+ CS_AMBA_UCI_ID (0x000bb803 , uci_id_etm4 ), /* Qualcomm Kryo 385 Cortex-A75 */
1559
1559
CS_AMBA_UCI_ID (0x000bb805 , uci_id_etm4 ),/* Qualcomm Kryo 4XX Cortex-A55 */
1560
1560
CS_AMBA_UCI_ID (0x000bb804 , uci_id_etm4 ),/* Qualcomm Kryo 4XX Cortex-A76 */
1561
1561
CS_AMBA_UCI_ID (0x000cc0af , uci_id_etm4 ),/* Marvell ThunderX2 */
You can’t perform that action at this time.
0 commit comments