1#
2# Copyright (c) 2022, Andes Technology Corporation.
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7description:
8  This is a representation of AndesTech atciic100 I2C node
9
10compatible: "andestech,atciic100"
11
12include: i2c-controller.yaml
13
14properties:
15  reg:
16    required: true
17
18  interrupts:
19    required: true
20