[U-Boot] [PATCH] 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 ---
MAINTAINERS | 6 ++++++ doc/git-mailrc | 1 + 2 files changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b167b02..b9cefbd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -446,6 +446,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 diff --git a/doc/git-mailrc b/doc/git-mailrc index 556db0a..5a365cd 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -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

On 11/06/2017 04:39 PM, Bin Meng wrote:
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
Acked-by: Marek Vasut marex@denx.de
MAINTAINERS | 6 ++++++ doc/git-mailrc | 1 + 2 files changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b167b02..b9cefbd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -446,6 +446,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 diff --git a/doc/git-mailrc b/doc/git-mailrc index 556db0a..5a365cd 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -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

Hi Marek,
On Mon, Nov 6, 2017 at 11:39 PM, Marek Vasut marex@denx.de wrote:
On 11/06/2017 04:39 PM, Bin Meng wrote:
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
Acked-by: Marek Vasut marex@denx.de
I thought this was picked up by Tom and from patchwork it was assigned to you. Can you take it?
Regards, Bin

On 11/24/2017 04:29 AM, Bin Meng wrote:
Hi Marek,
On Mon, Nov 6, 2017 at 11:39 PM, Marek Vasut marex@denx.de wrote:
On 11/06/2017 04:39 PM, Bin Meng wrote:
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
Acked-by: Marek Vasut marex@denx.de
I thought this was picked up by Tom and from patchwork it was assigned to you. Can you take it?
Applied, thanks.

On 6 November 2017 at 08:39, Bin Meng bmeng.cn@gmail.com wrote:
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 | 6 ++++++ doc/git-mailrc | 1 + 2 files changed, 7 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
participants (3)
-
Bin Meng
-
Marek Vasut
-
Simon Glass