1# 2# Copyright (c) 2022, Andes Technology Corporation. 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7description: | 8 This binding gives a representation of Andes ATCSPI200 SPI controller 9 10compatible: "andestech,atcspi200" 11 12include: spi-controller.yaml 13 14properties: 15 reg: 16 required: true 17