Re: [PATCH v10 04/10] dt-bindings: arm: Document reboot mode magic
From: Arnd Bergmann
Date: Thu Jul 10 2025 - 11:31:44 EST
On Thu, Jul 10, 2025, at 11:15, Shivendra Pratap wrote:
> + reset-types:
> + type: object
> + $ref: /schemas/power/reset/reboot-mode.yaml#
The other users of the reboot-mode.yaml binding all call this
node 'reboot-mode' instead of 'reset-types', can you change that
here for consistency?
Arnd