]> Pileus Git - ~andy/linux/commit
mfd: Add STw481x driver
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 22 Sep 2013 19:49:18 +0000 (21:49 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:12 +0000 (16:21 +0100)
commit60013b94d9530346db963474f7fde8aecabaff25
treeb3e78336a3e946b923ce0bf6a2d5e381dac4b3e6
parentca13ce3701900c5b64c2c477a9cfea396c6e79c3
mfd: Add STw481x driver

This adds a driver for the STw481x PMICs found in the Nomadik
family of platforms. This one uses pure device tree probing.
Print some of the OTP registers on boot and register a regulator
MFD child.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/stw481x.c [new file with mode: 0644]
include/linux/mfd/stw481x.h [new file with mode: 0644]