[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <171165955921.338133.1794503768806521684.robh@kernel.org>
Date: Thu, 28 Mar 2024 16:01:05 -0500
From: Rob Herring <robh@...nel.org>
To: Robert Nelson <robertcnelson@...il.com>
Cc: Jared McArthur <j-mcarthur@...com>,
Jason Kridner <jkridner@...gleboard.org>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
Nishanth Menon <nm@...com>, Deepak Khatri <lorforlinux@...gleboard.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: ti: Add BeagleY-AI
On Thu, 28 Mar 2024 14:12:04 -0500, Robert Nelson wrote:
> This board is based on ti,j722s
>
> https://beagley-ai.org/
> https://openbeagle.org/beagley-ai/beagley-ai
>
> Signed-off-by: Robert Nelson <robertcnelson@...il.com>
> CC: Rob Herring <robh@...nel.org>
> CC: Nishanth Menon <nm@...com>
> CC: Jared McArthur <j-mcarthur@...com>
> CC: Jason Kridner <jkridner@...gleboard.org>
> CC: Deepak Khatri <lorforlinux@...gleboard.org>
> ---
> Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
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-j722s-beagley-ai.dtb' for 20240328191205.82295-1-robertcnelson@...il.com:
arch/arm64/boot/dts/ti/k3-j722s-beagley-ai.dtb: pinctrl@...00: 'vdd-3v3-sd-pins-default' does not match any of the regexes: '-pins(-[0-9]+)?$|-pin$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/pinctrl/pinctrl-single.yaml#
Powered by blists - more mailing lists