Lines Matching +full:smc +full:- +full:reboot
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/apple,smc-reboot.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple SMC Reboot Controller
10 The Apple System Management Controller (SMC) provides reboot functionality
15 - Sven Peter <sven@kernel.org>
19 const: apple,smc-reboot
21 nvmem-cells:
23 - description: Flag indicating shutdown (as opposed to reboot)
24 - description: Stage at which the boot process stopped (0x30 for normal boot)
25 - description: Counter for boot errors
26 - description: Counter for system panics
28 nvmem-cell-names:
30 - const: shutdown_flag
31 - const: boot_stage
32 - const: boot_error_count
33 - const: panic_count
36 - compatible
37 - nvmem-cells
38 - nvmem-cell-names