1# Copyright (c) 2023, Rivos Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4description: OpenTitan SPI controller 5 6compatible: "lowrisc,opentitan-spi" 7 8include: [spi-controller.yaml, pinctrl-device.yaml] 9 10properties: 11 reg: 12 required: true 13