Skip to content

Commit adffca1

Browse files
wtlee1995carlescufi
authored andcommitted
dts: bindings: i2c: add Andes atciic100
Add dts binding for Andes I2C atciic100. Signed-off-by: Wei-Tai Lee <[email protected]>
1 parent 674e2a5 commit adffca1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#
2+
# Copyright (c) 2022, Andes Technology Corporation.
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
7+
description:
8+
This is a representation of AndesTech atciic100 I2C node
9+
10+
compatible: "andestech,atciic100"
11+
12+
include: i2c-controller.yaml
13+
14+
properties:
15+
reg:
16+
required: true
17+
18+
interrupts:
19+
required: true

0 commit comments

Comments
 (0)