Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651638
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/4] Add iomux-route switching support |
| Date | 2017-05-27 03:30 +0200 |
| Message-ID | <tLyIk-4Vw-77@gated-at.bofh.it> (permalink) |
| References | <tLhHr-2RG-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi David, Am Freitag, 26. Mai 2017, 15:20:19 CEST schrieb David Wu: > The rk3228, rk3328, rk3399 have an interesting new feature, > some things like one specific uart can use multiple pins to > output data, but control of that seems to be split. The actual > pin config is identical for all pins - each needs to be configured > to function 2. > > Use one pin of a specifc group to be set to its special pinmux function, > then configure the corresponding routing bits. If the pinmux setting is > wrong for that pin the ip block won't work correctly anyway. the approach looks nice now, the whole series Reviewed-by: Heiko Stuebner <heiko@sntech.de> Thanks Heiko > David Wu (4): > pinctrl: rockchip: Add iomux-route switching support > pinctrl: rockchip: Add iomux-route switching support for rk3228 > pinctrl: rockchip: Add iomux-route switching support for rk3328 > pinctrl: rockchip: Add iomux-route switching support for rk3399 > > drivers/pinctrl/pinctrl-rockchip.c | 321 ++++++++++++++++++++++++++++++++++++- > 1 file changed, 320 insertions(+), 1 deletion(-) > >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/4] Add iomux-route switching support David Wu <david.wu@rock-chips.com> - 2017-05-26 09:20 +0200
[PATCH v2 3/4] pinctrl: rockchip: Add iomux-route switching support for rk3328 David Wu <david.wu@rock-chips.com> - 2017-05-26 09:20 +0200
Re: [PATCH v2 3/4] pinctrl: rockchip: Add iomux-route switching support for rk3328 Linus Walleij <linus.walleij@linaro.org> - 2017-05-29 14:30 +0200
Re: [PATCH v2 0/4] Add iomux-route switching support Heiko Stuebner <heiko@sntech.de> - 2017-05-27 03:30 +0200
csiph-web