[PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support

Shubham Chakraborty posted 2 patches 1 week, 1 day ago
Documentation/hwmon/raspberrypi-hwmon.rst  |  15 ++-
drivers/hwmon/raspberrypi-hwmon.c          | 134 ++++++++++++++++++++-
include/soc/bcm2835/raspberrypi-firmware.h |   8 ++
3 files changed, 152 insertions(+), 5 deletions(-)
[PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support
Posted by Shubham Chakraborty 1 week, 1 day ago
Changes in v2:
- Patch 1/2: no changes
- Patch 2/2:
  - hide unsupported voltage sensors using .is_visible()
  - replace the label switch with a string array
  - update raspberrypi-hwmon documentation


Shubham Chakraborty (2):
  soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  hwmon: raspberrypi: Add voltage input support

 Documentation/hwmon/raspberrypi-hwmon.rst  |  15 ++-
 drivers/hwmon/raspberrypi-hwmon.c          | 134 ++++++++++++++++++++-
 include/soc/bcm2835/raspberrypi-firmware.h |   8 ++
 3 files changed, 152 insertions(+), 5 deletions(-)

-- 
2.54.0