aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMateusz Majewski <[email protected]>2023-10-06 14:55:55 +0200
committerKrzysztof Kozlowski <[email protected]>2023-10-09 12:37:21 +0200
commitbf128c1f0fe1fd4801fb84660c324095990c533a (patch)
tree5e548957e7b8a0ddc3837efd64d701e04aa5b2cd /scripts/generate_rust_analyzer.py
parent2aca5c591ef4ecc4bcb9be3c9a9360d3d5238866 (diff)
pinctrl: samsung: use add_pin_ranges method to add pinctrl ranges
This is preferable since we can read the base in the global GPIO numberspace from the chip instead of needing to select it ourselves. Past versions could not do this, since they needed to add all the ranges before enabling the pinctrl subsystem, which was done before registering the GPIO chip. However, right now we enable the pinctrl subsystem after registering the chip and so this became possible. Signed-off-by: Mateusz Majewski <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Tested-by: Sam Protsenko <[email protected]> Tested-by: Marek Szyprowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions