diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2018-12-27 22:50:19 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-01-05 16:37:37 +0000 |
commit | a4b475b1abbb41b71d62e088a1ffd2b86e5e0aa0 (patch) | |
tree | 979f7d547a87a0171fadc1c2eee5eafb51e3e93c /drivers/iio | |
parent | 6e33a125df66664a09cd518a2e1dd63b4ccddef8 (diff) | |
download | linux-a4b475b1abbb41b71d62e088a1ffd2b86e5e0aa0.tar.gz linux-a4b475b1abbb41b71d62e088a1ffd2b86e5e0aa0.tar.bz2 linux-a4b475b1abbb41b71d62e088a1ffd2b86e5e0aa0.zip |
dt-bindings: iio: adc: meson-saradc: update temperature sensor support
Meson8b and Meson8m2 use a 5-bit wide TSC (temperature sensor
coefficient). The SAR ADC registers however can only store (the lower)
4 bits. The fifth (upper-most) bit is stored inside the
MESON_HHI_DPLL_TOP_0[9] register from the HHI register area.
This adds a syscon property to the HHI register area so a driver can
fetch the HHI register map and store the fifth TSC bit in there.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions