| # Copyright (c) 2022 Nordic Semiconductor ASA | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Nordic nRF family USBREG (USB Regulator Control) | |
| compatible: "nordic,nrf-usbreg" | |
| include: base.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true |