13 lines
331 B
YAML
13 lines
331 B
YAML
# Copyright (c) 2022 Andrei-Edward Popa <andrei.popa105@yahoo.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Reset Controller
|
|
|
|
properties:
|
|
"#reset-cells":
|
|
type: int
|
|
required: true
|
|
description: |
|
|
Number of cells in reset property. There must be a cell
|
|
named "id" to use the reset_dt_spec macros.
|