Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580464

[PATCH v1 0/2] Add pinctrl input schmitt support

From David Wu <david.wu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v1 0/2] Add pinctrl input schmitt support
Date 2017-02-14 11:40 +0100
Message-ID <taIGB-HJ-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: "david.wu" <david.wu@rock-chips.com>

Some pins need to enable Schmitt triggers which are used
in open loop configurations for noise immunity and closed
loop configurations to implement function generators.

david.wu (2):
  pinctrl: rockchip:Add input schmitt support
  pinctrl: rockchip: Add input schmitt support for rk3328

 drivers/pinctrl/pinctrl-rockchip.c | 90 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 90 insertions(+)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/2] Add pinctrl input schmitt support David Wu <david.wu@rock-chips.com> - 2017-02-14 11:40 +0100
  [PATCH v1 2/2] pinctrl: rockchip: Add input schmitt support for rk3328 David Wu <david.wu@rock-chips.com> - 2017-02-14 11:40 +0100
    Re: [PATCH v1 2/2] pinctrl: rockchip: Add input schmitt support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-02-23 18:00 +0100
  Re: [PATCH v1 0/2] Add pinctrl input schmitt support Linus Walleij <linus.walleij@linaro.org> - 2017-02-22 16:10 +0100

csiph-web