[v3,4/7] dts: qcs615-ride-u-boot.dtsi: Add reboot-mode support
Simon Glass
sjg at chromium.org
Tue Mar 31 21:46:21 CEST 2026
Hi Aswin,
On 2026-03-30T17:14:12, Aswin Murugan <aswin.murugan at oss.qualcomm.com> wrote:
> diff --git a/arch/arm/dts/qcs615-ride-u-boot.dtsi b/arch/arm/dts/qcs615-ride-u-boot.dtsi
> @@ -11,4 +11,30 @@
> + reboot_reason: reboot-reason at 8f {
> + reg = <0x8f 0x1>;
> + bits = <0x01 0x07>;
Please can you use decimal for the 'bits' property values, i.e. 'bits
= <1 7>'. That seems to be what others do, e.g. ipq5424.dtsi,
pmk8350.dtsi
Regards,
Simon
More information about the U-Boot
mailing list