public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Rosen Penev <rosenp@gmail.com>
Cc: devicetree@vger.kernel.org, "Eric Dumazet" <edumazet@google.com>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Christian Marangi" <ansuelsmth@gmail.com>,
	"Rafał Miłecki" <rafal@milecki.pl>,
	"David S. Miller" <davem@davemloft.net>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	linux-mediatek@lists.infradead.org,
	"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	"Bjorn Andersson" <andersson@kernel.org>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	netdev@vger.kernel.org, "Andrew Lunn" <andrew@lunn.ch>,
	"Vignesh Raghavendra" <vigneshr@ti.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Gregory Clement" <gregory.clement@bootlin.com>,
	"Anand Gore" <anand.gore@broadcom.com>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Jakub Kicinski" <kuba@kernel.org>,
	linux-mtd@lists.infradead.org,
	"Richard Weinberger" <richard@nod.at>,
	"William Zhang" <william.zhang@broadcom.com>,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Konrad Dybcio" <konradybcio@kernel.org>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Kursad Oney" <kursad.oney@broadcom.com>
Subject: Re: [PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout
Date: Fri, 04 Oct 2024 19:45:47 -0500	[thread overview]
Message-ID: <172808887889.121631.5291340274404319375.robh@kernel.org> (raw)
In-Reply-To: <20241004000015.544297-1-rosenp@gmail.com>


On Thu, 03 Oct 2024 17:00:10 -0700, Rosen Penev wrote:
> The former has been soft deprecated by the latter. Move all users to the
> latter to avoid having nvmem-cells as an example.
> 
> v2: add missing semicolon to fix dt_binding_check
> 
> Rosen Penev (5):
>   ARM: dts: qcom: ipq4019: use nvmem-layout
>   arm64: dts: bcm4908: nvmem-layout conversion
>   arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
>   arm64: dts: mediatek: 7886cax: use nvmem-layout
>   documentation: use nvmem-layout in examples
> 
>  .../mtd/partitions/qcom,smem-part.yaml        | 19 +++++++-----
>  .../bindings/net/marvell,aquantia.yaml        | 13 ++++----
>  .../boot/dts/qcom/qcom-ipq4018-ap120c-ac.dtsi | 19 +++++++-----
>  .../bcmbca/bcm4906-netgear-r8000p.dts         | 14 +++++----
>  .../dts/marvell/armada-3720-gl-mv1000.dts     | 30 +++++++++----------
>  .../mediatek/mt7986a-acelink-ew-7886cax.dts   |  1 -
>  6 files changed, 53 insertions(+), 43 deletions(-)
> 
> --
> 2.46.2
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y broadcom/bcmbca/bcm4906-netgear-r8000p.dtb marvell/armada-3720-gl-mv1000.dtb mediatek/mt7986a-acelink-ew-7886cax.dtb' for 20241004000015.544297-1-rosenp@gmail.com:

arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts:149.4-30: Warning (ranges_format): /bus@ff800000/nand-controller@1800/nand@0/partitions/partition@0:ranges: "ranges" property has invalid length (12 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)







      parent reply	other threads:[~2024-10-05  0:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-04  0:00 [PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout Rosen Penev
2024-10-04  0:00 ` [PATCHv2 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout Rosen Penev
2024-10-04  0:00 ` [PATCHv2 2/5] arm64: dts: bcm4908: nvmem-layout conversion Rosen Penev
2024-10-04  0:00 ` [PATCHv2 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout Rosen Penev
2024-10-04  0:00 ` [PATCHv2 4/5] arm64: dts: mediatek: 7886cax: " Rosen Penev
2024-10-04  0:00 ` [PATCHv2 5/5] documentation: use nvmem-layout in examples Rosen Penev
2024-10-04  6:24   ` Krzysztof Kozlowski
2024-10-04 19:04     ` Rosen Penev
2024-10-05  0:45 ` Rob Herring (Arm) [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=172808887889.121631.5291340274404319375.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=anand.gore@broadcom.com \
    --cc=andersson@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=ansuelsmth@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=gregory.clement@bootlin.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kursad.oney@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rafal@milecki.pl \
    --cc=richard@nod.at \
    --cc=rosenp@gmail.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=vigneshr@ti.com \
    --cc=william.zhang@broadcom.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