]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: AM43XX: Remove min and max voltage values for dcdc3
authorKeerthy <j-keerthy@ti.com>
Fri, 2 Jun 2017 09:24:01 +0000 (14:54 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Jun 2017 07:31:41 +0000 (00:31 -0700)
commitd132a000887b47e2d8ba711224d19bd58727abe2
tree4c9b29d97897bc26d96c778ddf658c94ebe507ec
parentaccc55d9baebee484d04ac198b91fc6568a242e9
ARM: dts: AM43XX: Remove min and max voltage values for dcdc3

dcdc3 supplies to DDR on AM43x series. When we set both
min and max values to the same value. The regulator framework
sets that particular voltage. This is bad as we are changing
the ddr voltage when executing from ddr. Hence remove the min and
max values. The ddr supply voltage shall be set from bootloader
when not executing from ddr and not while executing from kernel.

The previous discussion can be found here:

http://www.spinics.net/lists/devicetree/msg56399.html

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am437x-gp-evm.dts
arch/arm/boot/dts/am437x-sk-evm.dts
arch/arm/boot/dts/am43x-epos-evm.dts