2018-03-10 05:06:53 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-03-10 05:06:53 +08:00
|
|
|
title: ARM SBCon two-wire serial bus interface
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the ARM SBCon two-wire serial bus interface
|
|
|
|
|
|
|
|
inherits:
|
2019-08-16 16:07:02 +08:00
|
|
|
!include i2c-controller.yaml
|
2018-03-10 05:06:53 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "arm,versatile-i2c"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|