mbox series

[0/2] add 16bit pre-scaled adc mode to Gateworks GSC hwmon

Message ID 1591714640-10332-1-git-send-email-tharvey@gateworks.com
Headers show
Series add 16bit pre-scaled adc mode to Gateworks GSC hwmon | expand

Message

Tim Harvey June 9, 2020, 2:57 p.m. UTC
The Gateworks GSC hwmon driver supports multiple modes of ADC's. Add a
mode for 16-bit pre-scaled values and clarify that the existing pre-scale
mode is 24-bit.

Tim Harvey (2):
  dt-bindings: mfd: gateworks-gsc: add 16bit pre-scaled voltage mode
  hwmon: (gsc): add 16bit pre-scaled voltage mode

 Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 5 +++--
 drivers/hwmon/gsc-hwmon.c                                | 8 +++++---
 include/linux/platform_data/gsc_hwmon.h                  | 3 ++-
 3 files changed, 10 insertions(+), 6 deletions(-)