2018-04-17 03:57:38 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, NXP
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-04-17 03:57:38 +08:00
|
|
|
title: NXP DSPI
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the NXP Kinetis DSPI controller
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include spi.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "nxp,kinetis-dspi"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
clocks:
|
|
|
|
category: required
|