Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232087
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition |
| Date | 2015-09-24 14:30 +0200 |
| Message-ID | <qcdOV-2V8-17@gated-at.bofh.it> (permalink) |
| References | <q7sYi-63o-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2015-09-11 18:33 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>: > > 1/2 is a bug fix, but it is not very critical. > I can wait until 4.4-rc1 if it is a hassle. > > 2/2 provides some more pin-mux settings. > > > Changes in v2: > - trivial. Fix a typo in git-log. s/value/values/ > > Masahiro Yamada (2): > pinctrl: uniphier: fix input enable settings for PH1-sLD8 > pinctrl: uniphier: add SD card pinmux settings > > drivers/pinctrl/uniphier/pinctrl-ph1-ld4.c | 5 + > drivers/pinctrl/uniphier/pinctrl-ph1-ld6b.c | 5 + > drivers/pinctrl/uniphier/pinctrl-ph1-pro4.c | 11 ++ > drivers/pinctrl/uniphier/pinctrl-ph1-pro5.c | 5 + > drivers/pinctrl/uniphier/pinctrl-ph1-sld8.c | 230 +++++++++++++------------ > drivers/pinctrl/uniphier/pinctrl-proxstream2.c | 5 + > 6 files changed, 148 insertions(+), 113 deletions(-) > This series has been superseded by v3. -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-09-24 14:30 +0200
csiph-web