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 <hebad@vestas.com>
This commit is contained in:
parent
1798a7b5a2
commit
8291cc322d
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ properties:
|
|||
const: 1
|
||||
|
||||
io-channel-cells:
|
||||
- channel
|
||||
- input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue