diff options
author | Jamie Iles <jamie@jamieiles.com> | 2011-12-12 20:28:42 +0000 |
---|---|---|
committer | Jamie Iles <jamie@jamieiles.com> | 2011-12-18 10:48:20 +0000 |
commit | a53bfa07369b7c3448a60d29f0fc2e81751ed0b7 (patch) | |
tree | 7979de68ccaf062b32208843a49066b076f82898 /MAINTAINERS | |
parent | 8f37a0b49656ed961598351da3ebdd89f2d2e5b4 (diff) | |
download | linux-a53bfa07369b7c3448a60d29f0fc2e81751ed0b7.tar.gz linux-a53bfa07369b7c3448a60d29f0fc2e81751ed0b7.tar.bz2 linux-a53bfa07369b7c3448a60d29f0fc2e81751ed0b7.zip |
MAINTAINERS: add maintainer entry for Picochip picoxcell
Add maintainer entry for the picoxcell machine support and associated
drivers.
v2: - add 2-level pattern for drivers
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 447560284996..4b823fff515f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5133,6 +5133,15 @@ L: linux-mtd@lists.infradead.org S: Maintained F: drivers/mtd/devices/phram.c +PICOXCELL SUPPORT +M: Jamie Iles <jamie@jamieiles.com> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +T: git git://github.com/jamieiles/linux-2.6-ji.git +S: Supported +F: arch/arm/mach-picoxcell +F: drivers/*/picoxcell* +F: drivers/*/*/picoxcell* + PIN CONTROL SUBSYSTEM M: Linus Walleij <linus.walleij@linaro.org> S: Maintained |