blob: df39c7e34763cfdf21bebf5c65833b7ca9de7043 [file] [log] [blame]
---
title: CC32XX I2C
id: ti,cc32xx-i2c
description: >
This binding gives a base representation of the TI CC32XX I2C controller
inherits:
!include i2c.yaml
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "ti,cc32xx-i2c"
reg:
type: int
description: mmio register space
generation: define
category: required
interrupts:
type: compound
category: required
description: required interrupts
generation: define
...