dts: bindings: adc: ti: lmp90xxx: use common io-channel-cells naming
Use the common io-channel-cells name "input" instead of "positive" and "negative" to make this binding work with the various ADC DT macros. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
b007bbb54f
commit
1ebaa293a1
3 changed files with 11 additions and 12 deletions
|
@ -10,8 +10,7 @@ properties:
|
|||
description: Data Ready Bar
|
||||
|
||||
"#io-channel-cells":
|
||||
const: 2
|
||||
const: 1
|
||||
|
||||
io-channel-cells:
|
||||
- positive
|
||||
- negative
|
||||
- input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue