[PATCH v3] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791

Yahya Toubali posted 1 patch 6 days, 10 hours ago
Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v3] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
Posted by Yahya Toubali 6 days, 10 hours ago
Fix misspelling of 'reference' (was 'referance') in the
vrefp-supply and vrefn-supply descriptions.

Signed-off-by: Yahya Toubali <yahya@yahyatoubali.me>
---
 Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
index 2bd89e0aa46b..80fb98035c6f 100644
--- a/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
+++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
@@ -36,11 +36,11 @@ properties:
 
   vrefp-supply:
     description:
-      Positive referance input voltage range. From 5v to (vdd - 2.5)
+      Positive reference input voltage range. From 5v to (vdd - 2.5)
 
   vrefn-supply:
     description:
-      Negative referance input voltage range. From (vss + 2.5) to 0.
+      Negative reference input voltage range. From (vss + 2.5) to 0.
 
   adi,rbuf-gain2-en:
     description: Specify to allow an external amplifier to be connected in a

base-commit: 1229e2e57a5c2980ccd457b9b53ea0eed5a22ab3
prerequisite-patch-id: c8aee5eb39e3cd6f2b2f28c82163565665288d2a
prerequisite-patch-id: 60ad32e9f0e74902635d7886b97c4225ac8dc5ce
-- 
2.55.0
Re: [PATCH v3] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
Posted by Jonathan Cameron 6 days, 5 hours ago
On Sat, 18 Jul 2026 17:56:14 +0100
Yahya Toubali <yahya@yahyatoubali.me> wrote:

> Fix misspelling of 'reference' (was 'referance') in the
> vrefp-supply and vrefn-supply descriptions.
> 
> Signed-off-by: Yahya Toubali <yahya@yahyatoubali.me>

Hi Yahya,  I'm not 100% sure why, but none of your postings made it
to my local inbox.  However, they were in patchwork and lore so it
might be a temporary problem my end.

Applied,

Thanks,

Jonathan

> ---
>  Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
> index 2bd89e0aa46b..80fb98035c6f 100644
> --- a/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
> +++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
> @@ -36,11 +36,11 @@ properties:
>  
>    vrefp-supply:
>      description:
> -      Positive referance input voltage range. From 5v to (vdd - 2.5)
> +      Positive reference input voltage range. From 5v to (vdd - 2.5)
>  
>    vrefn-supply:
>      description:
> -      Negative referance input voltage range. From (vss + 2.5) to 0.
> +      Negative reference input voltage range. From (vss + 2.5) to 0.
>  
>    adi,rbuf-gain2-en:
>      description: Specify to allow an external amplifier to be connected in a
> 
> base-commit: 1229e2e57a5c2980ccd457b9b53ea0eed5a22ab3
> prerequisite-patch-id: c8aee5eb39e3cd6f2b2f28c82163565665288d2a
> prerequisite-patch-id: 60ad32e9f0e74902635d7886b97c4225ac8dc5ce