2020-09-09 11:26:54 +08:00
|
|
|
# Copyright (c) 2020 ITE Corporation. All Rights Reserved.
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: IT8XXX2 SPI
|
|
|
|
|
|
|
|
compatible: "ite,it8xxx2-sspi"
|
|
|
|
|
|
|
|
include: spi-controller.yaml
|
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
reg:
|
|
|
|
required: true
|
2020-09-09 11:26:54 +08:00
|
|
|
|
2023-01-04 03:21:25 +08:00
|
|
|
interrupts:
|
|
|
|
required: true
|