Skip to content

Commit adabdb0

Browse files
nvswarrenKevin Hilman
authored andcommitted
MAINTAINERS: Tegra updates, and driver ownership
Overhaul of MAINTAINERS for Tegra. This adds Thierry as a Tegra core maintainer, and adds specific entries for most individual Tegra-specific device drivers, pointing at relevant people. The tegradrm section is updated to be Supported since Thierry is now employed to work on this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com>
1 parent dcb7150 commit adabdb0

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

MAINTAINERS

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2823,7 +2823,7 @@ M: Terje Bergström <tbergstrom@nvidia.com>
28232823
L: dri-devel@lists.freedesktop.org
28242824
L: linux-tegra@vger.kernel.org
28252825
T: git git://anongit.freedesktop.org/tegra/linux.git
2826-
S: Maintained
2826+
S: Supported
28272827
F: drivers/gpu/host1x/
28282828
F: include/uapi/drm/tegra_drm.h
28292829
F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
@@ -8290,14 +8290,72 @@ L: linux-media@vger.kernel.org
82908290
S: Maintained
82918291
F: drivers/media/rc/ttusbir.c
82928292

8293-
TEGRA SUPPORT
8293+
TEGRA ARCHITECTURE SUPPORT
82948294
M: Stephen Warren <swarren@wwwdotorg.org>
8295+
M: Thierry Reding <thierry.reding@gmail.com>
82958296
L: linux-tegra@vger.kernel.org
82968297
Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
82978298
T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
82988299
S: Supported
82998300
N: [^a-z]tegra
83008301

8302+
TEGRA ASOC DRIVER
8303+
M: Stephen Warren <swarren@wwwdotorg.org>
8304+
S: Supported
8305+
F: sound/soc/tegra/
8306+
8307+
TEGRA CLOCK DRIVER
8308+
M: Peter De Schrijver <pdeschrijver@nvidia.com>
8309+
M: Prashant Gaikwad <pgaikwad@nvidia.com>
8310+
S: Supported
8311+
F: drivers/clk/tegra/
8312+
8313+
TEGRA DMA DRIVER
8314+
M: Laxman Dewangan <ldewangan@nvidia.com>
8315+
S: Supported
8316+
F: drivers/dma/tegra20-apb-dma.c
8317+
8318+
TEGRA GPIO DRIVER
8319+
M: Stephen Warren <swarren@wwwdotorg.org>
8320+
S: Supported
8321+
F: drivers/gpio/gpio-tegra.c
8322+
8323+
TEGRA I2C DRIVER
8324+
M: Laxman Dewangan <ldewangan@nvidia.com>
8325+
S: Supported
8326+
F: drivers/i2c/busses/i2c-tegra.c
8327+
8328+
TEGRA IOMMU DRIVERS
8329+
M: Hiroshi Doyu <hdoyu@nvidia.com>
8330+
S: Supported
8331+
F: drivers/iommu/tegra*
8332+
8333+
TEGRA KBC DRIVER
8334+
M: Rakesh Iyer <riyer@nvidia.com>
8335+
M: Laxman Dewangan <ldewangan@nvidia.com>
8336+
S: Supported
8337+
F: drivers/input/keyboard/tegra-kbc.c
8338+
8339+
TEGRA PINCTRL DRIVER
8340+
M: Stephen Warren <swarren@wwwdotorg.org>
8341+
S: Supported
8342+
F: drivers/pinctrl/pinctrl-tegra*
8343+
8344+
TEGRA PWM DRIVER
8345+
M: Thierry Reding <thierry.reding@gmail.com>
8346+
S: Supported
8347+
F: drivers/pwm/pwm-tegra.c
8348+
8349+
TEGRA SERIAL DRIVER
8350+
M: Laxman Dewangan <ldewangan@nvidia.com>
8351+
S: Supported
8352+
F: drivers/tty/serial/serial-tegra.c
8353+
8354+
TEGRA SPI DRIVER
8355+
M: Laxman Dewangan <ldewangan@nvidia.com>
8356+
S: Supported
8357+
F: drivers/spi/spi-tegra*
8358+
83018359
TEHUTI ETHERNET DRIVER
83028360
M: Andy Gospodarek <andy@greyhouse.net>
83038361
L: netdev@vger.kernel.org

0 commit comments

Comments
 (0)