| # Copyright 2024 NXP | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: NXP XSPI controller | |
| compatible: "nxp,xspi" | |
| include: [spi-controller.yaml, pinctrl-device.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| child-binding: | |
| description: NXP XSPI port | |
| include: nxp,xspi-device.yaml |