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