mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
f575d64461
PD#SWPL-152890 Problem: Some one may need to config pins via user space Solution: export some debugfs nodes from driver usage: 1. echo gpiox_y input/output-low/high > gpio 2. echo gpiox_y bias-disable/up/down > bias 3. echo gpiox_y 500/2500/3000/4000 > drive_strength Verify: t7_an400 & sc2 Change-Id: Ic380ee98609c897463f3db5be3c4c941633537fa Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>