1# Copyright (c) 2018, Linaro Limited
2# SPDX-License-Identifier: Apache-2.0
3
4description: ARM SBCon two-wire serial bus interface
5
6compatible: "arm,versatile-i2c"
7
8include: i2c-controller.yaml
9
10properties:
11  reg:
12    required: true
13