Devicetree
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Abel Vesa <abel.vesa@oss.qualcomm.com>,
	Wesley Cheng <wesley.cheng@oss.qualcomm.com>,
	Maulik Shah <maulik.shah@oss.qualcomm.com>,
	Qiang Yu <qiang.yu@oss.qualcomm.com>,
	Taniya Das <taniya.das@oss.qualcomm.com>,
	Pankaj Patil <pankaj.patil@oss.qualcomm.com>,
	Jyothi Kumar Seerapu <jyothi.seerapu@oss.qualcomm.com>,
	Dmitry Baryshkov <lumag@kernel.org>,
	Varadarajan Narayanan <quic_varada@quicinc.com>,
	Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Cc: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Raviteja Laggyshetty <raviteja.laggyshetty@oss.qualcomm.com>,
	Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>,
	Jishnu Prakash <jishnu.prakash@oss.qualcomm.com>,
	David Heidelberg <david@ixit.cz>
Subject: Re: [PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
Date: Thu,  7 May 2026 15:34:22 -0500	[thread overview]
Message-ID: <177818606027.73000.3638900496312664503.b4-ty@kernel.org> (raw)
In-Reply-To: <20260405-dts-qcom-w-1-fixes-v2-0-1f2c7b74a93f@oss.qualcomm.com>


On Sun, 05 Apr 2026 15:39:27 +0200, Krzysztof Kozlowski wrote:
> Changes in v2:
> - Fix patch #3 subject prefix
> - Tags
> - Link to v1: https://patch.msgid.link/20260404-dts-qcom-w-1-fixes-v1-0-b8a9e6806e0a@oss.qualcomm.com
> 
> Not marking stable as these do not have actual impact on user, but still
> warnings are not desired.
> 
> [...]

Applied, thanks!

[1/5] arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning
      commit: cd66b6d256f94e40922941e14d7f9390d35d072b
[2/5] arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings
      commit: 46eccc1034c3740b07b58c125190bbb99247c9de
[3/5] arm64: dts: qcom: ipq5424: Fix USB simple_bus_reg warnings
      commit: 864fde494aa1dd26c68254661f2ce973e9f03832
[4/5] arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning
      commit: f319a5fc998e29699d325af0e461721b3768eeec
[5/5] arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning
      commit: f20a82aacd7f381084391a8d1f0f58defa91974c

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      parent reply	other threads:[~2026-05-07 20:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-05 13:39 [PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes Krzysztof Kozlowski
2026-04-05 13:39 ` [PATCH v2 1/5] arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning Krzysztof Kozlowski
2026-04-05 13:39 ` [PATCH v2 2/5] arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings Krzysztof Kozlowski
2026-04-05 13:39 ` [PATCH v2 3/5] arm64: dts: qcom: ipq5424: Fix USB " Krzysztof Kozlowski
2026-04-05 13:39 ` [PATCH v2 4/5] arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning Krzysztof Kozlowski
2026-04-05 13:39 ` [PATCH v2 5/5] arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning Krzysztof Kozlowski
2026-05-07 20:34 ` Bjorn Andersson [this message]

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=177818606027.73000.3638900496312664503.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=abel.vesa@oss.qualcomm.com \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=jishnu.prakash@oss.qualcomm.com \
    --cc=jyothi.seerapu@oss.qualcomm.com \
    --cc=kamal.wadhwa@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lumag@kernel.org \
    --cc=maulik.shah@oss.qualcomm.com \
    --cc=pankaj.patil@oss.qualcomm.com \
    --cc=qiang.yu@oss.qualcomm.com \
    --cc=quic_varada@quicinc.com \
    --cc=raviteja.laggyshetty@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=taniya.das@oss.qualcomm.com \
    --cc=wesley.cheng@oss.qualcomm.com \
    /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