ARM: dts: disable 'always on' for BUCK8 regulator for exynos4412-odroid-common

On Odroid U2/U3 BUCK8 is used for providing power to also to P3V3
source, which is also connected to LAN9730 chip's nRESET signal. To
reset lan chip on system reboot, the BUCK8 output should not be used in
'always on' mode. This change has no impact on X/X2 boards.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Kamil Debski 2014-07-16 02:54:07 +09:00 коммит произвёл Kukjin Kim
Родитель ec601ff339
Коммит 13681526bb
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -297,7 +297,6 @@
regulator-name = "BUCK8_2.8V";
regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>;
regulator-always-on;
};
};
};