21 lines
356 B
YAML
21 lines
356 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
|
|
|
|
inherits:
|
|
!include i2c.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "arm,versatile-i2c"
|
|
|
|
reg:
|
|
category: required
|