17 lines
265 B
YAML
17 lines
265 B
YAML
|
# Copyright (c) 2021 NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
NPX MXRT and LPC USBOTG Controller in device mode
|
||
|
|
||
|
compatible: "nxp,mcux-usbd"
|
||
|
|
||
|
include: usb-ep.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|