From: "Rob Herring (Arm)" <robh@kernel.org>
To: Ryan.Wanner@microchip.com
Cc: wim@linux-watchdog.org, krzk+dt@kernel.org, linux@roeck-us.net,
nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com,
dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, claudiu.beznea@tuxon.dev,
vkoul@kernel.org, linux-watchdog@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, conor+dt@kernel.org
Subject: Re: [PATCH v2 0/2] Add System Components for Microchip SAMA7D65 SoC
Date: Mon, 03 Mar 2025 07:14:24 -0600 [thread overview]
Message-ID: <174100756391.1496568.10334189756404294750.robh@kernel.org> (raw)
In-Reply-To: <cover.1740675317.git.Ryan.Wanner@microchip.com>
On Fri, 28 Feb 2025 08:24:09 -0700, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
>
> This patch set adds support for the following systems in the SAMA7D65
> SoC:
> - DMAs
> - Chip ID
> - Dual watchdog timer.
>
> Changes v1 -> v2:
> - Removed pathes that have been accepted and applied from v1 [1].
> - Corrected missing newline in dt-binding.
> - Corrected mismatch in watchdog dt node.
>
> 1) https://lore.kernel.org/linux-arm-kernel/09eafe54-c262-4db4-b11d-0644a1f90a14@tuxon.dev/
>
> Ryan Wanner (2):
> dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt
> ARM: dts: microchip: sama7d65: Add watchdog for sama7d65
>
> .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 4 ++++
> arch/arm/boot/dts/microchip/sama7d65.dtsi | 7 +++++++
> 2 files changed, 11 insertions(+)
>
> --
> 2.43.0
>
>
>
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 for arch/arm/boot/dts/microchip/' for cover.1740675317.git.Ryan.Wanner@microchip.com:
arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dtb: watchdog@e001d000: Unevaluated properties are not allowed ('clocks' was unexpected)
from schema $id: http://devicetree.org/schemas/watchdog/atmel,sama5d4-wdt.yaml#
arch/arm/boot/dts/microchip/at91-dvk_som60.dtb: /ahb/apb/adc@f8018000: failed to match any schema with compatible: ['atmel,sama5d3-adc']
arch/arm/boot/dts/microchip/at91sam9g25-gardena-smart-gateway.dtb: nand-controller: #address-cells: 1 was expected
from schema $id: http://devicetree.org/schemas/mtd/nand-controller.yaml#
next prev parent reply other threads:[~2025-03-03 13:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 15:24 [PATCH v2 0/2] Add System Components for Microchip SAMA7D65 SoC Ryan.Wanner
2025-02-28 15:24 ` [PATCH v2 1/2] dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt Ryan.Wanner
2025-02-28 18:17 ` Conor Dooley
2025-02-28 15:24 ` [PATCH v2 2/2] ARM: dts: microchip: sama7d65: Add watchdog for sama7d65 Ryan.Wanner
2025-03-03 13:14 ` Rob Herring (Arm) [this message]
2025-03-03 18:56 ` [PATCH v2 0/2] Add System Components for Microchip SAMA7D65 SoC Claudiu Beznea
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=174100756391.1496568.10334189756404294750.robh@kernel.org \
--to=robh@kernel.org \
--cc=Ryan.Wanner@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=nicolas.ferre@microchip.com \
--cc=vkoul@kernel.org \
--cc=wim@linux-watchdog.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