Thread (12 messages) 12 messages, 3 authors, 2019-02-01

Re: [PATCHv6 6/6] coresight: debug: Add Unique Component Identifier (UCI) table

From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-01-31 16:31:44
Also in: linux-arm-kernel, linux-arm-msm, lkml

Quoting Sai Prakash Ranjan (2019-01-31 06:22:24)
quoted hunk ↗ jump to hunk
diff --git a/drivers/hwtracing/coresight/coresight-cpu-debug.c b/drivers/hwtracing/coresight/coresight-cpu-debug.c
index e8819d750938..915d86a39cee 100644
--- a/drivers/hwtracing/coresight/coresight-cpu-debug.c
+++ b/drivers/hwtracing/coresight/coresight-cpu-debug.c
@@ -655,24 +655,23 @@ static int debug_remove(struct amba_device *adev)
        return 0;
 }
 
+static struct amba_cs_uci_id uci_id_debug[] = {
Can this be const?
+       {
+               /*  CPU Debug UCI data */
+               .devarch        = 0x47706a15,
+               .devarch_mask   = 0xfff0ffff,
+               .devtype        = 0x00000015,
+       }
+};
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help