diff options
author | Richard Acayan <mailingradian@gmail.com> | 2022-10-14 03:19:33 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-10-17 12:27:28 +0300 |
commit | f764b84848e81508d65bac69c77ed2ed165eb511 (patch) | |
tree | 93263238c2c0075c88feed44e3e74f5ed19a3f32 /.gitignore | |
parent | 5887bc1ced74a46f457634466b92f45b1ab03083 (diff) | |
download | linux-f764b84848e81508d65bac69c77ed2ed165eb511.tar.xz |
pinctrl: qcom: do not reinitialize gpio valid mask
It may be necessary for some devices to specify reserved gpios in the
device-specific DTS, in addition to the reserved gpios common to all
devices with a given SoC. Remove this bitmap_fill() call so that the
settings applied to the gpio valid mask by DTS are not overridden by
the driver's reserved gpios.
Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221014001934.4995-3-mailingradian@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions