From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sibi Sankar Subject: Re: [PATCH v6] arm64: dts: qcom: sdm845: Add Q6V5 MSS node Date: Fri, 18 Jan 2019 10:51:53 +0530 Message-ID: References: <20190114192201.23779-1-sibis@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Doug Anderson Cc: Bjorn Andersson , Rob Herring , Andy Gross , David Brown , linux-arm-msm , "open list:ARM/QUALCOMM SUPPORT" , devicetree@vger.kernel.org, LKML , tsoni@codeaurora.org, clew@codeaurora.org, akdwived@codeaurora.org, Mark Rutland , linux-remoteproc@vger.kernel.org, Evan Green , Brian Norris , sricharan@codeaurora.org, linux-soc-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On 2019-01-18 04:35, Doug Anderson wrote: > Hi, > > On Mon, Jan 14, 2019 at 11:22 AM Sibi Sankar > 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@linaro.org > > > -Doug -- -- Sibi Sankar -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.