Skip to content

Commit 8291cc3

Browse files
henrikbrixandersencarlescufi
authored andcommitted
dts: bindings: adc: microchip: mcp320x: use common io-channel-cells name
Use the common io-channel-cells name "input" instead of "channel" to make this binding work with the various ADC DT macros. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 1798a7b commit 8291cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/adc/microchip,mcp320x-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ properties:
77
const: 1
88

99
io-channel-cells:
10-
- channel
10+
- input

0 commit comments

Comments
 (0)