# Copyright (c) 2019 Brett Witherspoon | |
# SPDX-License-Identifier: Apache-2.0 | |
description: TI CC13xx / CC26xx I2C node | |
compatible: "ti,cc13xx-cc26xx-i2c" | |
include: [i2c-controller.yaml, pinctrl-device.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |