Skip to content

Commit 1d08664

Browse files
ene-stevenfabiobaltieri
authored andcommitted
dts: binding: adc: Add kb1200 adc
A new adc controller addition Signed-off-by: Steven Chang <[email protected]>
1 parent 9f22c89 commit 1d08664

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

dts/bindings/adc/ene,kb1200-adc.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Copyright (c) 2024 ENE Technology Inc.
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: ENE KB1200 ADC controller
5+
6+
compatible: "ene,kb1200-adc"
7+
8+
include: [adc-controller.yaml, pinctrl-device.yaml]
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
"#io-channel-cells":
15+
const: 1
16+
17+
pinctrl-0:
18+
required: true
19+
20+
pinctrl-names:
21+
required: true
22+
23+
io-channel-cells:
24+
- input

0 commit comments

Comments
 (0)