[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174532908966.1111913.12713682553446003215.robh@kernel.org>
Date: Tue, 22 Apr 2025 08:38:51 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Song Xue <quic_songxue@...cinc.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Bjorn Andersson <andersson@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
kernel@...cinc.com, linux-kernel@...r.kernel.org,
Konrad Dybcio <konradybcio@...nel.org>, devicetree@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: qcs615-ride: Add PSCI SYSTEM_RESET2
types
On Tue, 22 Apr 2025 15:39:54 +0800, Song Xue wrote:
> Add properties to support Bootloader and Edl mode for PSCI system
> reset2 reboot modes. The cookie and magic values set will be used
> by SYSTEM_RESET2 call.
>
> Signed-off-by: Song Xue <quic_songxue@...cinc.com>
> ---
> Dependencies:
> Link to bindings and driver changes:
> https://lore.kernel.org/all/20250303-arm-psci-system_reset2-vendor-reboots-v9-0-b2cf4a20feda@oss.qualcomm.com/
> ---
> arch/arm64/boot/dts/qcom/qcs615-ride.dts | 7 +++++++
> arch/arm64/boot/dts/qcom/qcs615.dtsi | 2 +-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
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: using specified base-commit e21edb1638e82460f126a6e49bcdd958d452929c
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 20250422-add_psci_sys_reset2_modes_for_qcs615-v1-1-7faaf877366e@...cinc.com:
arch/arm64/boot/dts/qcom/qcs615-ride.dtb: psci (arm,psci-1.0): 'reset-types' does not match any of the regexes: '^pinctrl-[0-9]+$', '^power-domain-'
from schema $id: http://devicetree.org/schemas/arm/psci.yaml#
Powered by blists - more mailing lists