]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
MAINTAINERS: Update maintainer for USB xHCI
authorBin Meng <bmeng.cn@gmail.com>
Mon, 6 Nov 2017 15:39:01 +0000 (07:39 -0800)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 26 Nov 2017 01:22:36 +0000 (02:22 +0100)
As discussed with Marek, this adds myself as the maintainer to
offload the USB xHCI part.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
MAINTAINERS
doc/git-mailrc

index 2a20b940c312beee773bb4ae7a9c3302fe8e7904..41c881f40fa5d7da81bb3c8f1a894211b5346dbe 100644 (file)
@@ -452,6 +452,12 @@ S: Maintained
 T:     git git://git.denx.de/u-boot-usb.git
 F:     drivers/usb/
 
+USB xHCI
+M:     Bin Meng <bmeng.cn@gmail.com>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-usb.git topic-xhci
+F:     drivers/usb/host/xhci*
+
 VIDEO
 M:     Anatolij Gustschin <agust@denx.de>
 S:     Maintained
index 556db0a81831b1d936ca790a5065cec3a8142c3c..5a365cddd92887d1c1a00db915cc18f49104c979 100644 (file)
@@ -133,6 +133,7 @@ alias spi            uboot, jagan
 alias spmi           uboot, mateusz
 alias ubi            uboot, hs
 alias usb            uboot, marex
+alias xhci           uboot, bmeng
 alias video          uboot, ag
 alias patman         uboot, sjg
 alias buildman       uboot, sjg