14 lines
321 B
YAML
14 lines
321 B
YAML
# Copyright (c) 2022 Andrei-Edward Popa
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: This file needs to be included by devices that need a reset controller.
|
|
|
|
properties:
|
|
resets:
|
|
type: phandle-array
|
|
description: Reset information
|
|
|
|
reset-names:
|
|
type: string-array
|
|
description: Name of each reset
|