# Copyright (c) 2018, NXP | |
# SPDX-License-Identifier: Apache-2.0 | |
description: NXP MCR20A 802.15.4 wireless transceiver | |
compatible: "nxp,mcr20a" | |
include: spi-device.yaml | |
properties: | |
irqb-gpios: | |
type: phandle-array | |
required: true | |
reset-gpios: | |
type: phandle-array | |
required: true |