diff options
author | Coiby Xu <coiby.xu@gmail.com> | 2020-11-06 00:19:11 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-11-10 14:58:14 +0100 |
commit | 39cc1d3397053f340776c99e55b733a063fa2c69 (patch) | |
tree | 61ebe53cd7b953dac3ba7d026026acf5f501956e /drivers/pinctrl/qcom | |
parent | pinctrl: ingenic: Add lcd-8bit group for JZ4770 (diff) | |
download | linux-39cc1d3397053f340776c99e55b733a063fa2c69.tar.xz linux-39cc1d3397053f340776c99e55b733a063fa2c69.zip |
pinctrl: amd: print debounce filter info in debugfs
Print the status of debounce filter as follows,
$ cat /sys/kernel/debug/gpio
pin129 interrupt is disabled | interrupt is masked |
disable wakeup in S0i3 state | disable wakeup in S3 state |
disable wakeup in S4/S5 state| input is high | pull-up is disabled |
Pull-down is disabled | output is disabled |
debouncing filter disabled | 0x50000
pin130 interrupt is disabled | interrupt is masked |
disable wakeup in S0i3 state | disable wakeup in S3 state |
disable wakeup in S4/S5 state | input is high | pull-up is disabled |
Pull-down is disabled | output is disabled |
debouncing filter (high) enabled |
debouncing timeout is 124800 (us)| 0x503c8
Signed-off-by: Coiby Xu <coiby.xu@gmail.com>
Link: https://lore.kernel.org/r/20201105231912.69527-4-coiby.xu@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/qcom')
0 files changed, 0 insertions, 0 deletions