[PATCH v25 05/10] dt-bindings: arm: Document reboot mode magic
Shivendra Pratap
shivendra.pratap at oss.qualcomm.com
Mon Sep 21 03:29:22 PDT 2026
On 9/19/2026 3:36 AM, Rob Herring wrote:
>> + minimum: 0x80000000
>> + - description:
>> + arg2 (cookie_lo in 2-cell form, cookie_hi in 3-cell form)
>> + $ref: /schemas/types.yaml#/definitions/uint32
> Drop. Types are per property, not per item.
Ack.
>> + - description: arg3 (cookie_lo in 3-cell form)
>> + $ref: /schemas/types.yaml#/definitions/uint32
> Drop.
something like this?
items:
- description: arg1 (vendor-specific SYSTEM_RESET2 reset_type)
minimum: 0x80000000
- description: arg2 (cookie_lo in 2-cell form, cookie_hi in 3-cell
form)
- description: arg3 (cookie_lo in 3-cell form)
description: |
Describes a PSCI SYSTEM_RESET2 vendor-specific reset type.
thanks,
Shivendra
More information about the linux-arm-kernel
mailing list