# Copyright (c) 2024 Basalte bv | |
# SPDX-License-Identifier: Apache-2.0 | |
description: NXP i.MX ECSPI controller | |
compatible: "nxp,imx-ecspi" | |
include: ["spi-controller.yaml", "pinctrl-device.yaml"] | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true | |
clocks: | |
required: true |