14 lines
318 B
YAML
14 lines
318 B
YAML
|
# Copyright (c) 2023 SILA Embedded Solutions GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Maxim Integrated 2 channels 10 bit 3 Msps SPI ADC
|
||
|
|
||
|
compatible: "maxim,max11106"
|
||
|
|
||
|
include: maxim,max11102-17-base.yaml
|
||
|
|
||
|
properties:
|
||
|
chsel-gpios:
|
||
|
type: phandle-array
|
||
|
description: "GPIO for channel selection"
|