regulator: add bcm2835 driver
this will allow to handle IP power automatically and not at board level

Mainline kernel need this as they do not have the regulator driver support

as some IP such as USB are not power on at boot

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 515fefa commit f72725e352fd8dfd38d622433dd5f626625b8402
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 13 Jan 2015
Sascha Hauer committed on 4 Feb 2015
Showing 4 changed files
View
arch/arm/mach-bcm2835/include/mach/mbox.h
View
drivers/regulator/Kconfig
View
drivers/regulator/Makefile
View
drivers/regulator/bcm2835.c 0 → 100644