|
# Copyright (c) 2022 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARM PL022 SPI
|
|
|
|
compatible: "arm,pl022"
|
|
|
|
include: [spi-controller.yaml, pinctrl-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|