[PATCH v6 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
From: Piyush Patle
Date: Sun May 03 2026 - 08:12:04 EST
Document the optional VSUP supply used by the HX711 on-chip regulator.
Keep this separate from the HX710B support so the existing HX711
binding extension stands on its own.
No functional change for existing users.
Signed-off-by: Piyush Patle <piyushpatle228@xxxxxxxxx>
---
Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml b/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml
index 1ea60dff98d5..a8eaa1f18de5 100644
--- a/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml
@@ -33,6 +33,10 @@ properties:
description:
Analog supply voltage (AVDD).
+ vsup-supply:
+ description:
+ Supply voltage for the on-chip regulator (VSUP).
+
clock-frequency:
description:
Controls the SCK bit-bang timing. The value is used to derive the
--
2.43.0