Thread (6 messages) flat view 6 messages, 3 authors, 2017-10-06
STALE3260d

Revision v2 of 3 in this series.

Revisions (3)
  1. v1 [diff vs current]
  2. resend [diff vs current]
  3. v2 current

[PATCH v2 3/3] ARM: dts: stm32: add vrefbuf to stm32h743

From: Fabrice Gasnier <hidden>
Date: 2017-08-30 15:56:54
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add STM32H743 VREFBUF (Voltage Reference Buffer) definition.

Signed-off-by: Fabrice Gasnier <redacted>
---
 arch/arm/boot/dts/stm32h743.dtsi | 9 +++++++++
 1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/stm32h743.dtsi b/arch/arm/boot/dts/stm32h743.dtsi
index 36a99db..83ee8fe 100644
--- a/arch/arm/boot/dts/stm32h743.dtsi
+++ b/arch/arm/boot/dts/stm32h743.dtsi
@@ -82,6 +82,15 @@
 			interrupts = <50>;
 			clocks = <&timer_clk>;
 		};
+
+		vrefbuf: regulator at 58003C00 {
+			compatible = "st,stm32-vrefbuf";
+			reg = <0x58003C00 0x8>;
+			clocks = <&timer_clk>;
+			regulator-min-microvolt = <1500000>;
+			regulator-max-microvolt = <2500000>;
+			status = "disabled";
+		};
 	};
 };
 
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help