added bindings and compatible for reset controller nodes added bindings for devices that use the reset controller Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
11 lines
259 B
YAML
11 lines
259 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
|