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>
This commit is contained in:
parent
2a5dc2a0df
commit
17b1912bc3
39 changed files with 1226 additions and 936 deletions
|
@ -1,9 +1,9 @@
|
|||
# Copyright (c) 2023 Grinn
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: AD5592 ADC Controller
|
||||
description: AD559x ADC Controller
|
||||
|
||||
compatible: "adi,ad5592-adc"
|
||||
compatible: "adi,ad559x-adc"
|
||||
|
||||
include: adc-controller.yaml
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue