[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <172900161055.732877.16548202853893861395.robh@kernel.org>
Date: Tue, 15 Oct 2024 09:17:46 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Macpaul Lin <macpaul.lin@...iatek.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-mediatek@...ts.infradead.org,
Chunfeng Yun <chunfeng.yun@...iatek.com>, devicetree@...r.kernel.org,
Matthias Brugger <matthias.bgg@...il.com>, linux-kernel@...r.kernel.org,
ChiYuan Huang <cy_huang@...htek.com>, Bear Wang <bear.wang@...iatek.com>,
Macpaul Lin <macpaul@...il.com>,
Project_Global_Chrome_Upstream_Group@...iatek.com,
Conor Dooley <conor+dt@...nel.org>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
linux-arm-kernel@...ts.infradead.org, linux-usb@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Pablo Sun <pablo.sun@...iatek.com>,
Chris-qj chen <chris-qj.chen@...iatek.com>
Subject: Re: [PATCH 1/2] dt-bindings: usb: mediatek,mt6360-tcpc: add ports
properties
On Tue, 15 Oct 2024 18:33:36 +0800, Macpaul Lin wrote:
> Add 'ports' and sub node 'port' properties to specify connectors on the
> High-Speed/Super-Speed data bus, or Sideband Use (SBU) AUX lines
> endpoints of the USB controller.
>
> Signed-off-by: Macpaul Lin <macpaul.lin@...iatek.com>
> ---
> .../bindings/usb/mediatek,mt6360-tcpc.yaml | 21 +++++++++++++++++++
> 1 file changed, 21 insertions(+)
>
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 mediatek/mt8395-genio-1200-evk.dtb' for 20241015103337.20479-1-macpaul.lin@...iatek.com:
arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk.dtb: usb@...01000: 'mediatek,usb3-drd' does not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/usb/mediatek,mtu3.yaml#
Powered by blists - more mailing lists