[PATCH] regulator: s2mps11: Fix dwmmc failure on Gear 2

2014-12-11 Thread Krzysztof Kozlowski
Invalid buck4 configuration in S2MPS14 regulators caused boot failure on Gear 2 (dwmmc_exynos): [3.569137] EXT4-fs (mmcblk0p15): mounted filesystem with ordered data mode. Opts: (null) [3.571716] VFS: Mounted root (ext4 filesystem) readonly on device 179:15. [3.580836] devtmpfs: mount

Re: [PATCH] regulator: s2mps11: Fix dwmmc failure on Gear 2

2014-12-11 Thread Mark Brown
On Thu, Dec 11, 2014 at 01:39:11PM +0100, Krzysztof Kozlowski wrote: > Invalid buck4 configuration in S2MPS14 regulators caused boot failure on > Gear 2 (dwmmc_exynos): What is invalid about the configuration and how is this change intended to fix it? > [3.569137] EXT4-fs (mmcblk0p15): mounte

Re: [PATCH] regulator: s2mps11: Fix dwmmc failure on Gear 2

2014-12-11 Thread Krzysztof Kozlowski
On czw, 2014-12-11 at 13:13 +, Mark Brown wrote: > On Thu, Dec 11, 2014 at 01:39:11PM +0100, Krzysztof Kozlowski wrote: > > Invalid buck4 configuration in S2MPS14 regulators caused boot failure on > > Gear 2 (dwmmc_exynos): > > What is invalid about the configuration and how is this change int