[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0edc38bd-44ac-4100-8042-3538e3eb74e8@codeaurora.org>
Date: Fri, 1 Feb 2019 06:15:54 +0530
From: Sai Prakash Ranjan <saiprakash.ranjan@...eaurora.org>
To: Stephen Boyd <sboyd@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Andy Gross <andy.gross@...aro.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
David Brown <david.brown@...aro.org>,
Doug Anderson <dianders@...omium.org>,
Jeffrey Hugo <jhugo@...eaurora.org>,
Leo Yan <leo.yan@...aro.org>,
Marc Gonzalez <marc.w.gonzalez@...e.fr>,
Mark Rutland <mark.rutland@....com>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Mike Leach <mike.leach@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Suzuki K Poulose <suzuki.poulose@....com>,
Vivek Gautam <vivek.gautam@...eaurora.org>,
devicetree@...r.kernel.org
Cc: Rajendra Nayak <rnayak@...eaurora.org>,
Sibi Sankar <sibis@...eaurora.org>,
Tingwei Zhang <tingwei@...eaurora.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCHv6 6/6] coresight: debug: Add Unique Component Identifier
(UCI) table
On 1/31/2019 10:01 PM, Stephen Boyd wrote:
> Quoting Sai Prakash Ranjan (2019-01-31 06:22:24)
>> 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,
>> + }
>> +};
Yes and done in next version, thanks.
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
Powered by blists - more mailing lists