Re: [PATCH 5/6] regulator: max77843: Add max77843 regulator driver

2015-01-22 Thread Jaewon Kim
Hi Krzysztof, 2015년 01월 23일 16:18에 Krzysztof Kozłowski 이(가) 쓴 글: 2015-01-23 6:02 GMT+01:00 Jaewon Kim : This patch adds new regulator driver to support max77843 MFD(Multi Function Device) chip`s regulators. The Max77843 has two voltage regulators for USB safeout. Cc: Mark Brown Signed-off-by:

Re: [PATCH 5/6] regulator: max77843: Add max77843 regulator driver

2015-01-22 Thread Krzysztof Kozłowski
2015-01-23 6:02 GMT+01:00 Jaewon Kim : > This patch adds new regulator driver to support max77843 > MFD(Multi Function Device) chip`s regulators. > The Max77843 has two voltage regulators for USB safeout. > > Cc: Mark Brown > Signed-off-by: Beomho Seo > Signed-off-by: Jaewon Kim > --- > drivers

[PATCH 5/6] regulator: max77843: Add max77843 regulator driver

2015-01-22 Thread Jaewon Kim
This patch adds new regulator driver to support max77843 MFD(Multi Function Device) chip`s regulators. The Max77843 has two voltage regulators for USB safeout. Cc: Mark Brown Signed-off-by: Beomho Seo Signed-off-by: Jaewon Kim --- drivers/regulator/Kconfig|8 ++ drivers/regulator/Makef