dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
commit 648b4bde0aca2980ebc0b90cdfbb80d222370c3d upstream.
Add the missing GPLL9 which is required for the gcc sdcc2 clock.
Fixes: 0fadcdfdcf
("dt-bindings: clock: Add SC8180x GCC binding")
Cc: stable@vger.kernel.org
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Link: https://lore.kernel.org/r/20240812-gcc-sc8180x-fixes-v2-2-8b3eaa5fb856@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c5911bc748
commit
9bb39fd79c
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@
|
|||
#define GCC_USB3_SEC_CLKREF_CLK 238
|
||||
#define GCC_UFS_MEM_CLKREF_EN 239
|
||||
#define GCC_UFS_CARD_CLKREF_EN 240
|
||||
#define GPLL9 241
|
||||
|
||||
#define GCC_EMAC_BCR 0
|
||||
#define GCC_GPU_BCR 1
|
||||
|
|
Loading…
Reference in a new issue