diff options
| author | Bjorn Andersson <[email protected]> | 2019-05-23 15:01:53 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2019-06-15 07:03:44 +0000 |
| commit | 70d22b78d3235303555c921246e3c1ec37b0a29c (patch) | |
| tree | 50710386766e34ed39c3357b14f3dc41338e47a4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | soc: qcom: fix QCOM_AOSS_QMP dependency and build errors (diff) | |
| download | kernel-70d22b78d3235303555c921246e3c1ec37b0a29c.tar.gz kernel-70d22b78d3235303555c921246e3c1ec37b0a29c.zip | |
soc: qcom: apr: Don't use reg for domain id
The reg property represents the address and size on the bus that a
device lives, but for APR the parent is a rpmsg bus, which does not have
numerical addresses. Simply defining #address/#size-cells to 1 and 0,
respectively, to silence the compiler is not an appropriate solution.
Replace the use of "reg" with an APR specific property.
Reviewed-by: Srinivas Kandagatla <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions
