zephyr/dts/bindings/i2c/intel,sedi-i2c.yaml
Dong Wang b774b97ff9 drivers: i2c: Add Intel SEDI driver
Adds a new I2C shim driver for Intel SoCs. Builds upon the SEDI bare
metal I2C driver in the hal-intel module.

Signed-off-by: Dong Wang <dong.d.wang@intel.com>
2023-08-04 10:46:24 +02:00

24 lines
337 B
YAML

#
# Copyright (c) 2023 Intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
description: Intel SEDI I2C
compatible: "intel,sedi-i2c"
include: i2c-controller.yaml
properties:
reg:
required: true
interrupts:
required: true
peripheral-id:
type: int
description: Peripheral Instance ID
required: true