aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2022-09-06 11:35:00 -0700
committerLee Jones <[email protected]>2022-09-28 16:17:40 +0100
commitac3e91199d694612a74673b0b53e339ad02b564d (patch)
tree53c929a89efec72fca166f6e22f5e53340fdcdd0 /tools
parent62a0261c9fa88721eb0cfb91bf51832b333e9f75 (diff)
mfd: stmpe: Switch to using gpiod API
This patch switches the driver away from legacy gpio/of_gpio API to gpiod API, and removes use of of_get_named_gpio_flags() which I want to make private to gpiolib. We also need to patch relevant DTS files, as the original code relied on the fact that of_get_named_gpio_flags() would fetch any data encoded in GPIO flags, even if it does not reflect valid flags for a GPIO. Signed-off-by: Dmitry Torokhov <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/YxeS1BK2OBH1P/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions