]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: qcom: lpass-lpi: Make the clocks optional, always
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 14 Jul 2023 12:40:46 +0000 (14:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Jul 2023 19:37:42 +0000 (21:37 +0200)
commitabf02e132cb6959e2da3c8d5ee839719a3191465
treec92ab72bc2247bb2169a974c4026bdbd2aec7252
parentd1cd5b51bc9152dc2b63c5f843590272d6694d50
pinctrl: qcom: lpass-lpi: Make the clocks optional, always

Some platforms provide a single clock source to all LPASS peripherals,
others provide two, and there are probably others that provide it through
magic invisible-to-Linux wires.

Rely on bindings to mandate the adequate number of clocks necessary.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230714-topic-lpass_lpi_cleanup-v1-1-dc18b5bd14f7@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c