[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <175305254851.3034438.3710403978107682400.robh@kernel.org>
Date: Sun, 20 Jul 2025 18:06:55 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Krishna Kurapati <krishna.kurapati@....qualcomm.com>
Cc: linux-arm-msm@...r.kernel.org, Konrad Dybcio <konradybcio@...nel.org>,
cros-qcom-dts-watchers@...omium.org, devicetree@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Bjorn Andersson <andersson@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] arm64: dts: qcom: sc7280: Flatten primary usb
controller node
On Sun, 20 Jul 2025 12:51:25 +0530, Krishna Kurapati wrote:
> Flatten primary usb controller node and update to using latest
> bindings and flattened driver approach.
>
> Signed-off-by: Krishna Kurapati <krishna.kurapati@....qualcomm.com>
> ---
> DTBS check has been done on all platforms. This patch has only been
> compile tested since I dont have access to many of the platforms.
> If folks from community can help test on any platforms, it would be
> helpful. Thanks in advance.
>
> .../boot/dts/qcom/qcm6490-fairphone-fp5.dts | 6 +-
> arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 7 +--
> .../boot/dts/qcom/qcm6490-shift-otter.dts | 6 +-
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 6 +-
> .../arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 6 +-
> arch/arm64/boot/dts/qcom/sc7280-idp.dts | 6 +-
> arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 6 +-
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 59 ++++++++-----------
> .../boot/dts/qcom/sm7325-nothing-spacewar.dts | 6 +-
> 9 files changed, 42 insertions(+), 66 deletions(-)
>
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
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20250718 (best guess, 8/9 blobs matched)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/qcom/' for 20250720072125.1514823-1-krishna.kurapati@....qualcomm.com:
arch/arm64/boot/dts/qcom/sc7280-idp.dtb: usb@...8800 (qcom,sc7280-dwc3): 'dr_mode' does not match any of the regexes: '^pinctrl-[0-9]+$', '^usb@[0-9a-f]+$'
from schema $id: http://devicetree.org/schemas/usb/qcom,dwc3.yaml#
Powered by blists - more mailing lists