1# Copyright (c) 2023 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5        Host Command version of STM32 SPI controller.
6        All properties are the same, but a different driver is used.
7
8compatible: "st,stm32-spi-host-cmd"
9
10include: st,stm32-spi.yaml
11