Commit c0c5f910adbe703aa3d353fbf2c63e9ebc779943

Authored by Bin Meng
Committed by Marek Vasut
1 parent 8171dac00d

MAINTAINERS: Update maintainer for USB xHCI

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>

Showing 2 changed files with 7 additions and 0 deletions Side-by-side Diff

... ... @@ -452,6 +452,12 @@
452 452 T: git git://git.denx.de/u-boot-usb.git
453 453 F: drivers/usb/
454 454  
  455 +USB xHCI
  456 +M: Bin Meng <bmeng.cn@gmail.com>
  457 +S: Maintained
  458 +T: git git://git.denx.de/u-boot-usb.git topic-xhci
  459 +F: drivers/usb/host/xhci*
  460 +
455 461 VIDEO
456 462 M: Anatolij Gustschin <agust@denx.de>
457 463 S: Maintained
... ... @@ -133,6 +133,7 @@
133 133 alias spmi uboot, mateusz
134 134 alias ubi uboot, hs
135 135 alias usb uboot, marex
  136 +alias xhci uboot, bmeng
136 137 alias video uboot, ag
137 138 alias patman uboot, sjg
138 139 alias buildman uboot, sjg