···526526 * Supply voltage supervisor on board will not allow opp50 so527527 * disable it and set opp100 as suspend OPP.528528 */529529- opp50@300000000 {529529+ opp50-300000000 {530530 status = "disabled";531531 };532532533533- opp100@600000000 {533533+ opp100-600000000 {534534 opp-suspend;535535 };536536};
+2-2
arch/arm/boot/dts/dra7-evm.dts
···6161 regulator-max-microvolt = <1800000>;6262 };63636464- evm_3v3: fixedregulator-evm3v3 {6464+ vsys_3v3: fixedregulator-vsys3v3 {6565 /* Output of Cntlr A of TPS43351-Q1 on dra7-evm */6666 compatible = "regulator-fixed";6767- regulator-name = "evm_3v3";6767+ regulator-name = "vsys_3v3";6868 regulator-min-microvolt = <3300000>;6969 regulator-max-microvolt = <3300000>;7070 vin-supply = <&evm_12v0>;