We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3932794 commit f8a4262Copy full SHA for f8a4262
dts/bindings/i2c/wch,i2c.yaml
@@ -0,0 +1,24 @@
1
+# Copyright (c) 2025 Andrei-Edward Popa
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+description: WCH I2C controller
5
6
+compatible: "wch,i2c"
7
8
+include: [i2c-controller.yaml, pinctrl-device.yaml]
9
10
+properties:
11
+ reg:
12
+ required: true
13
14
+ clocks:
15
16
17
+ interrupts:
18
19
20
+ pinctrl-0:
21
22
23
+ pinctrl-names:
24
0 commit comments