da9859533e
Convert from: inherits: !include spi-device.yaml to: include: spi-device.yaml Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
20 lines
349 B
YAML
20 lines
349 B
YAML
#
|
|
# Copyright (c) 2018, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: ARM SBCon two-wire serial bus interface
|
|
|
|
description: >
|
|
This is a representation of the ARM SBCon two-wire serial bus interface
|
|
|
|
include: i2c-controller.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "arm,versatile-i2c"
|
|
|
|
reg:
|
|
required: true
|