2019-04-23 22:33:18 +02:00
|
|
|
# Copyright (c) 2019 Brett Witherspoon
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 00:03:49 +02:00
|
|
|
|
2019-11-19 08:39:11 +01:00
|
|
|
description: TI CC13xx / CC26xx I2C node
|
2019-04-23 22:33:18 +02:00
|
|
|
|
2019-08-19 20:32:25 +02:00
|
|
|
compatible: "ti,cc13xx-cc26xx-i2c"
|
|
|
|
|
2022-04-15 12:56:32 +02:00
|
|
|
include: [i2c-controller.yaml, pinctrl-device.yaml, base.yaml]
|
2019-04-23 22:33:18 +02:00
|
|
|
|
|
|
|
properties:
|
2023-01-03 20:21:25 +01:00
|
|
|
reg:
|
|
|
|
required: true
|
2019-04-23 22:33:18 +02:00
|
|
|
|
2023-01-03 20:21:25 +01:00
|
|
|
interrupts:
|
|
|
|
required: true
|