Bjorn Andersson 70d22b78d3 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 <srinivas.kandagatla@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2019-06-15 00:03:44 -07:00
..
2017-08-02 12:43:29 -07:00
2019-02-15 16:30:34 -06:00
2019-06-11 21:52:18 -07:00
2019-06-11 21:52:18 -07:00
2018-09-13 16:57:11 -05:00
2017-12-20 15:38:34 -06:00
2018-09-13 16:11:38 -05:00