Re: [PATCH v6] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

From: Sibi Sankar
Date: Fri Jan 18 2019 - 00:21:56 EST


On 2019-01-18 04:35, Doug Anderson wrote:
Hi,

On Mon, Jan 14, 2019 at 11:22 AM Sibi Sankar <sibis@xxxxxxxxxxxxxx> wrote:
+ mss_pil: remoteproc@4080000 {
+ compatible = "qcom,sdm845-mss-pil";
+ reg = <0x04080000 0x408>, <0x04180000 0x48>;

This will now need to be adjusted to:

reg = <0 0x04080000 0 0x408>, <0 0x04180000 0 0x48>;

Yup, this was on my todo list after Bjorn
posted out the patch


This fixes things up to deal with the patch ("arm64: dts: qcom:
sdm845: Increase address and size cells for soc"), AKA:
- https://patchwork.kernel.org/patch/10767511/
- https://lkml.kernel.org/r/20190117042940.25487-2-bjorn.andersson@xxxxxxxxxx


-Doug

--
-- Sibi Sankar --
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.