Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689721
| From | Andrew Jeffery <andrew@aj.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs |
| Date | 2017-07-18 07:30 +0200 |
| Message-ID | <u4tf3-6HJ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello, Here's v2 of the Aspeed pinctrl USB patches. It addresses the minor feedback on the original series[1], amounting to commit message changes for the bindings patches. [1] https://lkml.org/lkml/2017/6/26/854 Please review! Cheers, Andrew Andrew Jeffery (4): dt-bindings: pinctrl: aspeed: Add g4 USB functions dt-bindings: pinctrl: aspeed: Add g5 USB functions pinctrl: aspeed: g4: Add USB device and host support pinctrl: aspeed: g5: Add USB device and host support .../devicetree/bindings/pinctrl/pinctrl-aspeed.txt | 8 ++- drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c | 66 +++++++++++++++++++--- drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c | 58 ++++++++++++++++++- 3 files changed, 121 insertions(+), 11 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs Andrew Jeffery <andrew@aj.id.au> - 2017-07-18 07:30 +0200 [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support Andrew Jeffery <andrew@aj.id.au> - 2017-07-18 07:30 +0200 [PATCH v2 4/4] pinctrl: aspeed: g5: Add USB device and host support Andrew Jeffery <andrew@aj.id.au> - 2017-07-18 07:30 +0200 [PATCH v2 1/4] dt-bindings: pinctrl: aspeed: Add g4 USB functions Andrew Jeffery <andrew@aj.id.au> - 2017-07-18 07:30 +0200
csiph-web