blob: 0534cce85723bbd020d7d31129bfec0afa40a5a6 [file] [log] [blame]
---
title: CC32XX I2C
version: 0.1
description: >
This binding gives a base representation of the TI CC32XX I2C controller
inherits:
!include i2c.yaml
properties:
compatible:
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
...