Skip to content

Commit

Permalink
ayufan: dts: rockpro64: use proper fcs,suspend-voltage-selector for v…
Browse files Browse the repository at this point in the history
…dd_cpu_b

Change-Id: I65abc6e9c5164b2f1bcd11855dd20c522bdb711d
  • Loading branch information
ayufan committed Jul 3, 2018
1 parent d258212 commit 8f0ad94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
vdd_cpu_b: regulator@40 {
compatible = "silergy,syr827";
reg = <0x40>;
fcs,suspend-voltage-selector = <0>;
fcs,suspend-voltage-selector = <1>;
regulator-compatible = "fan53555-reg";
pinctrl-0 = <&vsel1_gpio>;
vsel-gpios = <&gpio1 RK_PC1 GPIO_ACTIVE_HIGH>;
Expand Down

0 comments on commit 8f0ad94

Please sign in to comment.