18 lines
284 B
YAML
18 lines
284 B
YAML
|
title: CC32XX I2C
|
||
|
|
||
|
description: >
|
||
|
This binding gives a base representation of the TI CC32XX I2C controller
|
||
|
|
||
|
inherits:
|
||
|
!include i2c.yaml
|
||
|
|
||
|
properties:
|
||
|
compatible:
|
||
|
constraint: "ti,cc32xx-i2c"
|
||
|
|
||
|
reg:
|
||
|
category: required
|
||
|
|
||
|
interrupts:
|
||
|
category: required
|