clk: qcom: clk-alpha-pll: reorder Stromer register offsets
authorGabor Juhos <j4g8y7@gmail.com>
Mon, 11 Mar 2024 18:45:20 +0000 (19:45 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 21 Apr 2024 17:15:36 +0000 (12:15 -0500)
commit8c48466cd7eda9afb37f26c8c9a68f39fae5ef32
treeab06d78081daac539f882c267f2ea962c7db89ca
parent4f2bc4acbb1916b8cd2ce4bb3ba7b1cd7cb705fa
clk: qcom: clk-alpha-pll: reorder Stromer register offsets

The register offset arrays are ordered based on the register
offsets for all PLLs but the Stromer. For consistency, reorder
the Stromer specific array as well.

No functional changes.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240311-alpha-pll-stromer-cleanup-v1-2-f7c0c5607cca@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/clk-alpha-pll.c