summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/regulator/st,stm32-vrefbuf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/regulator/st,stm32-vrefbuf.yaml')
-rw-r--r--dts/Bindings/regulator/st,stm32-vrefbuf.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/dts/Bindings/regulator/st,stm32-vrefbuf.yaml b/dts/Bindings/regulator/st,stm32-vrefbuf.yaml
index 3cd4a254e4..05f4ad2c7d 100644
--- a/dts/Bindings/regulator/st,stm32-vrefbuf.yaml
+++ b/dts/Bindings/regulator/st,stm32-vrefbuf.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/regulator/st,stm32-vrefbuf.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: STMicroelectronics STM32 Voltage reference buffer bindings
+title: STMicroelectronics STM32 Voltage reference buffer
description: |
Some STM32 devices embed a voltage reference buffer which can be used as
@@ -12,10 +12,10 @@ description: |
components through the dedicated VREF+ pin.
maintainers:
- - Fabrice Gasnier <fabrice.gasnier@st.com>
+ - Fabrice Gasnier <fabrice.gasnier@foss.st.com>
allOf:
- - $ref: "regulator.yaml#"
+ - $ref: regulator.yaml#
properties:
compatible:
@@ -51,4 +51,3 @@ examples:
};
...
-