21 lines
391 B
YAML
21 lines
391 B
YAML
# Copyright (c) 2018, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: NXP MCR20A 802.15.4 Wireless Transceiver
|
|
|
|
description: >
|
|
This is a representation of the NXP MCR20A wireless transceiver.
|
|
|
|
compatible: "nxp,mcr20a"
|
|
|
|
include: spi-device.yaml
|
|
|
|
properties:
|
|
irqb-gpios:
|
|
type: phandle-array
|
|
required: true
|
|
|
|
reset-gpios:
|
|
type: phandle-array
|
|
required: true
|