diff options
author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2025-01-07 13:47:28 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-01-08 07:45:19 +0300 |
commit | 5e419033b5cb20f9150bfec15dc6cdf10049e654 (patch) | |
tree | cf2b4aed0c7ecfb4b13d182e1b181d9420276515 /scripts/extract-fwblobs | |
parent | 7ec95ff9abf499b4775148db92528feb4e8ff1ee (diff) | |
download | linux-5e419033b5cb20f9150bfec15dc6cdf10049e654.tar.xz |
clk: qcom: Select CLK_X1E80100_GCC in config CLK_X1P42100_GPUCC
Commit 99c21c7ca642 ("clk: qcom: Add X1P42100 GPUCC driver") adds the
config definition CLK_X1P42100_GPUCC. This config definition selects the
non-existing config CLK_X1E8010_GCC. Note that the config for the X1E80100
Global Clock Controller is CLK_X1E80100_GCC.
Assuming this was just a minor typo in the number, i.e., 8010 instead of
80100, change the definition to select the existing config
CLK_X1E80100_GCC, similarly to the definitions for three configs
CLK_X1E80100_{CAMCC,DISPCC,GPUCC}.
Fixes: 99c21c7ca642 ("clk: qcom: Add X1P42100 GPUCC driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20250107104728.23098-1-lukas.bulwahn@redhat.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions