zephyr/dts/bindings/i2c/atmel,sam-i2c-twihs.yaml
Gerson Fernando Budke c4f1d98ef6 drivers: i2c: sam: Update to use clock control
This update Atmel SAM twi, twihs and twim drivers to use clock control
driver.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2023-03-21 14:12:25 -07:00

21 lines
332 B
YAML

# Copyright (c) 2017 Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
description: Atmel SAM Family I2C (TWIHS) node
compatible: "atmel,sam-i2c-twihs"
include:
- name: i2c-controller.yaml
- name: pinctrl-device.yaml
properties:
reg:
required: true
interrupts:
required: true
clocks:
required: true