aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorCaesar Wang <[email protected]>2016-03-15 15:55:45 +0800
committerLinus Walleij <[email protected]>2016-04-13 15:26:02 +0200
commit6ba20a00a36bb47c64581bfa08f1606d4bf0589f (patch)
tree876c0031538ada3ef3425885a960cd0356a79379 /tools/perf/scripts/python/event_analyzing_sample.py
parent658b476c742fe379e7020309fd590a27b457a4c1 (diff)
pinctrl: rockchip: add support the get_direction
This patch adds the get_direction to support the gpio interface. The gpio direction is not used on rockchip platform when use the gpio debugfs. Tested on kylin board. (RK3036 SoCs) The repro steps: $/sys/class/gpio/ echo 53 > export $/sys/class/gpio/gpio53# cat direction in In general, the gpio53 should be out value, but the direction is the default value 'in', since the get_direction didn't supported in rockchip pinctrl. So, we should add this patch to support it. Cc: [email protected] Cc: [email protected] Reported-by: Jeffy Chen <[email protected]> Signed-off-by: Caesar Wang <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions