From: "Rob Herring (Arm)" <robh@kernel.org>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: Tero Kristo <kristo@kernel.org>, Nishanth Menon <nm@ti.com>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Francesco Dolcini <francesco.dolcini@toradex.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Conor Dooley <conor+dt@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH v1 0/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board
Date: Tue, 24 Sep 2024 20:56:53 -0500 [thread overview]
Message-ID: <172722910864.836153.9736556461477683432.robh@kernel.org> (raw)
In-Reply-To: <20240924120044.130913-1-francesco@dolcini.it>
On Tue, 24 Sep 2024 14:00:41 +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
>
> Add support for the Toradex Verdin AM62 Ivy carrier board. Ivy is a carrier
> board designed for industrial environments, supporting industrial
> I/O interfaces such as CAN, RS485, RS232, Gigabit Ethernet, 0-25mA analog
> inputs, relays, PCIe and more. The board also includes a TPM for security
> applications.
>
> https://www.toradex.com/products/carrier-board/ivy-carrier-board
>
> João Paulo Gonçalves (3):
> dt-bindings: arm: ti: Add verdin am62 ivy board
> arm64: dts: ti: k3-am62-verdin: add label to som adc node
> arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board
>
> .../devicetree/bindings/arm/ti/k3.yaml | 2 +
> arch/arm64/boot/dts/ti/Makefile | 2 +
> .../arm64/boot/dts/ti/k3-am62-verdin-ivy.dtsi | 655 ++++++++++++++++++
> arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 3 +-
> .../dts/ti/k3-am625-verdin-nonwifi-ivy.dts | 22 +
> .../boot/dts/ti/k3-am625-verdin-wifi-ivy.dts | 22 +
> 6 files changed, 705 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm64/boot/dts/ti/k3-am62-verdin-ivy.dtsi
> create mode 100644 arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-ivy.dts
> create mode 100644 arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-ivy.dts
>
> --
> 2.39.5
>
>
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 ti/k3-am625-verdin-nonwifi-ivy.dtb ti/k3-am625-verdin-wifi-ivy.dtb' for 20240924120044.130913-1-francesco@dolcini.it:
arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-ivy.dtb: syscon@43000000: compatible: ['syscon', 'simple-mfd'] is too short
from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml#
arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-ivy.dtb: syscon@43000000: compatible: ['syscon', 'simple-mfd'] is too short
from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml#
next prev parent reply other threads:[~2024-09-25 1:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 12:00 [PATCH v1 0/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board Francesco Dolcini
2024-09-24 12:00 ` [PATCH v1 1/3] dt-bindings: arm: ti: Add verdin am62 ivy board Francesco Dolcini
2024-09-24 15:33 ` Conor Dooley
2024-09-24 12:00 ` [PATCH v1 2/3] arm64: dts: ti: k3-am62-verdin: add label to som adc node Francesco Dolcini
2024-09-24 12:00 ` [PATCH v1 3/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board Francesco Dolcini
2024-09-25 1:56 ` Rob Herring (Arm) [this message]
2024-11-05 9:14 ` [PATCH v1 0/3] " Vignesh Raghavendra
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=172722910864.836153.9736556461477683432.robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=francesco.dolcini@toradex.com \
--cc=francesco@dolcini.it \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=vigneshr@ti.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