1# Copyright (c) 2022 Andrei-Edward Popa <andrei.popa105@yahoo.com> 2# SPDX-License-Identifier: Apache-2.0 3 4description: Reset Controller 5 6properties: 7 "#reset-cells": 8 type: int 9 required: true 10 description: | 11 Number of cells in reset property. There must be a cell 12 named "id" to use the reset_dt_spec macros. 13