| # Copyright 2024 NXP | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: NXP RSTCTL Peripheral reset controller | |
| compatible: "nxp,rstctl" | |
| include: [reset-controller.yaml, base.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| "#reset-cells": | |
| const: 1 | |
| reset-cells: | |
| - id |