From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/7] arm64: dts: qcom: ipq8074: add unit address to soc node
Date: Thu, 20 Apr 2023 12:44:28 +0200 [thread overview]
Message-ID: <09afbdf9-9eef-0259-e363-fce9c8c73f08@linaro.org> (raw)
In-Reply-To: <20230420063610.11068-2-krzysztof.kozlowski@linaro.org>
On 20.04.2023 08:36, Krzysztof Kozlowski wrote:
> "soc" node is supposed to have unit address:
>
> Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
> arch/arm64/boot/dts/qcom/ipq8074.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi
> index 84e715aa4310..c9d679bfc10b 100644
> --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi
> +++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi
> @@ -105,7 +105,7 @@ scm {
> };
> };
>
> - soc: soc {
> + soc: soc@0 {
> #address-cells = <0x1>;
> #size-cells = <0x1>;
> ranges = <0 0 0 0xffffffff>;
next prev parent reply other threads:[~2023-04-20 10:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 6:36 [PATCH 1/7] arm64: dts: qcom: ipq6018: add unit address to soc node Krzysztof Kozlowski
2023-04-20 6:36 ` [PATCH 2/7] arm64: dts: qcom: ipq8074: " Krzysztof Kozlowski
2023-04-20 10:44 ` Konrad Dybcio [this message]
2023-04-20 6:36 ` [PATCH 3/7] arm64: dts: qcom: msm8994: " Krzysztof Kozlowski
2023-04-20 10:44 ` Konrad Dybcio
2023-04-20 6:36 ` [PATCH 4/7] arm64: dts: qcom: msm8996: " Krzysztof Kozlowski
2023-04-20 10:44 ` Konrad Dybcio
2023-04-20 6:36 ` [PATCH 5/7] arm64: dts: qcom: msm8998: " Krzysztof Kozlowski
2023-04-20 10:44 ` Konrad Dybcio
2023-04-20 6:36 ` [PATCH 6/7] arm64: dts: qcom: sdm630: " Krzysztof Kozlowski
2023-04-20 10:44 ` Konrad Dybcio
2023-04-20 6:36 ` [PATCH 7/7] arm64: dts: qcom: sm6125: " Krzysztof Kozlowski
2023-04-20 10:45 ` Konrad Dybcio
2023-04-20 10:44 ` [PATCH 1/7] arm64: dts: qcom: ipq6018: " Konrad Dybcio
2023-05-25 4:54 ` (subset) " Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=09afbdf9-9eef-0259-e363-fce9c8c73f08@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox