dts: bindings: i2c: added bindings for wch
added i2c bindings for wch platforms Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
This commit is contained in:
parent
3932794aee
commit
f8a4262241
1 changed files with 24 additions and 0 deletions
24
dts/bindings/i2c/wch,i2c.yaml
Normal file
24
dts/bindings/i2c/wch,i2c.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Copyright (c) 2025 Andrei-Edward Popa
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: WCH I2C controller
|
||||
|
||||
compatible: "wch,i2c"
|
||||
|
||||
include: [i2c-controller.yaml, pinctrl-device.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
|
||||
clocks:
|
||||
required: true
|
||||
|
||||
interrupts:
|
||||
required: true
|
||||
|
||||
pinctrl-0:
|
||||
required: true
|
||||
|
||||
pinctrl-names:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue