zephyr/dts/bindings/mfd/adi,ad559x-i2c.yaml
Jeppe Odgaard 17b1912bc3 drivers: ad559x: add i2c bus support
Rename ad5592 files in dts, driver and include to ad559x and add support
for I2C bus which is required for AD5593.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2024-04-01 12:18:47 -05:00

9 lines
212 B
YAML

# Copyright (C) 2024, Vitrolife A/S
# SPDX-License-Identifier: Apache-2.0
description: Analog AD559X ADC/DAC/GPIO chip via I2C bus
compatible: "adi,ad559x"
include: [i2c-device.yaml, "adi,ad559x-common.yaml"]