Thread (43 messages) 43 messages, 5 authors, 2016-07-25

[PATCH 10/14] ARM: dts: sun8i: Add sy8106a regulator to Orange Pi PC

From: Chen-Yu Tsai <hidden>
Date: 2016-06-24 09:14:31
Also in: linux-devicetree, lkml

On Fri, Jun 24, 2016 at 3:21 AM,  [off-list ref] wrote:
quoted hunk ↗ jump to hunk
From: Ondrej Jirman <redacted>

Add sy8106a regulator to r_twi bus on Orange Pi PC. This
regulator controls the CPUX voltage.

Signed-off-by: Ondrej Jirman <redacted>
---
 arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
index e5991da..7e04017 100644
--- a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
+++ b/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
@@ -92,6 +92,16 @@

 &r_twi {
        status = "okay";
+
+       vdd_cpu: regulator at 65 {
+               compatible = "sy8106a";
+               reg = <0x65>;
+               regulator-min-microvolt = <1000000>;
+               regulator-max-microvolt = <1400000>;
+               regulator-ramp-delay = <200>;
+               regulator-boot-on;
+               regulator-always-on;
+       };
This should be merged with the previous "enable r_twi" patch.

ChenYu
 };

 &ehci1 {
--
2.9.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help