| # Copyright (c) 2018, Nordic Semiconductor ASA | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: Nordic nRF Family TEMP node | |
| description: | | |
| This is a representation of the Nordic nRF TEMP node | |
| compatible: "nordic,nrf-temp" | |
| include: base.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| label: | |
| required: true |