zephyr/dts/bindings/i2c/arm,versatile-i2c.yaml
Kumar Gala da9859533e dts/bindings: Convert bindings to new include syntax
Convert from:

inherits:
    !include spi-device.yaml

to:

include: spi-device.yaml

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-07 10:25:02 -05:00

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