Lines Matching +full:reboot +full:- +full:offset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/mfd/ti,nspire-misc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Andrew Davis <afd@ti.com>
22 - enum:
23 - ti,nspire-misc
24 - const: syscon
25 - const: simple-mfd
30 reboot:
31 $ref: /schemas/power/reset/syscon-reboot.yaml#
34 - compatible
35 - reg
36 - reboot
41 - |
43 compatible = "ti,nspire-misc", "syscon", "simple-mfd";
46 reboot {
47 compatible = "syscon-reboot";
48 offset = <0x08>;