dts: bindings: Add OpenTitan SPI binding
Add binding for OpenTitan SPI Host. Signed-off-by: Shawn Nematbakhsh <shawn@rivosinc.com>
This commit is contained in:
parent
f66b149742
commit
b4c4e56b65
1 changed files with 12 additions and 0 deletions
12
dts/bindings/spi/lowrisc,opentitan-spi.yaml
Normal file
12
dts/bindings/spi/lowrisc,opentitan-spi.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Copyright (c) 2023, Rivos Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: OpenTitan SPI controller
|
||||
|
||||
compatible: "lowrisc,opentitan-spi"
|
||||
|
||||
include: [spi-controller.yaml, pinctrl-device.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue