Commit 893fbaa
arm: dts: zynq-coraz7s-ad7687-pmdz: Set bipolar prop for diff channel
Pulsar devices do differential voltage measurement by default. When the
negative input is restricted to a known voltage level, the ADC channel can
be configured to do unipolar measurement in which case IN+ is not allowed
to go below IN- and, except for possible offset, all measurements should
then express a positive quantity. In contrast, when the negative input is
not restricted to a fixed level, the measurement can express positive
(IN+ > IN-) and negative (IN+ < IN-) quantities.
Set the bipolar property to the differential channel for devices which
default chip configuration does not imply any fixed voltage to IN-.
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>1 parent d56fe95 commit 893fbaa
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments