[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200218235600.6763-1-rentao.bupt@gmail.com>
Date: Tue, 18 Feb 2020 15:55:58 -0800
From: rentao.bupt@...il.com
To: Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...id.au>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Chunfeng Yun <chunfeng.yun@...iatek.com>,
Colin Ian King <colin.king@...onical.com>,
Stephen Boyd <swboyd@...omium.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, linux-usb@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, openbmc@...ts.ozlabs.org,
taoren@...com
Cc: Tao Ren <rentao.bupt@...il.com>
Subject: [PATCH 0/2] usb: gadget: aspeed: allow to customize vhub device
From: Tao Ren <rentao.bupt@...il.com>
This patch series allows people to customize IDs/strings in vhub's
device descriptor through device tree properties.
Patch #1 overrides IDs and strings in device descriptor if according
device tree properties are defined.
Patch #2 moves fixup-usb1-device-descriptor logic from get_descriptor
handler to "ast_vhub_fixup_dev_desc" function for consistency.
The patch series needs to be applied on top of "aspeed-g6: enable usb
support" patch set to avoid merge conflicts.
Tao Ren (2):
usb: gadget: aspeed: allow to customize vhub device IDs/strings
usb: gadget: aspeed: fixup usb1 device descriptor at init time
drivers/usb/gadget/udc/aspeed-vhub/hub.c | 93 +++++++++++++++++-------
1 file changed, 68 insertions(+), 25 deletions(-)
--
2.17.1
Powered by blists - more mailing lists