summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/iio/adc/avia-hx711.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/iio/adc/avia-hx711.yaml')
-rw-r--r--dts/Bindings/iio/adc/avia-hx711.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/iio/adc/avia-hx711.yaml b/dts/Bindings/iio/adc/avia-hx711.yaml
index 8a4100ceea..d76ece97c7 100644
--- a/dts/Bindings/iio/adc/avia-hx711.yaml
+++ b/dts/Bindings/iio/adc/avia-hx711.yaml
@@ -61,6 +61,6 @@ examples:
compatible = "avia,hx711";
sck-gpios = <&gpio3 10 GPIO_ACTIVE_HIGH>;
dout-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
- avdd-suppy = <&avdd>;
+ avdd-supply = <&avdd>;
clock-frequency = <100000>;
};