[PATCH 0/2] clk: qcom: Add device tree and enable clocks for Glymur

Taniya Das posted 2 patches 1 month, 1 week ago
arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
arch/arm64/configs/defconfig         |  2 ++
2 files changed, 44 insertions(+)
[PATCH 0/2] clk: qcom: Add device tree and enable clocks for Glymur
Posted by Taniya Das 1 month, 1 week ago
Add the Video clock controller and GPU/GX clock controllers for Glymur.
Enable the clock controllers for Glymur CRD boards.

Dependencies(Glymur DT):
https://lore.kernel.org/all/20260219-upstream_v3_glymur_introduction-v8-0-8ce4e489ebb6@oss.qualcomm.com/

Video Clock controller:
https://lore.kernel.org/all/20260202-glymur_videocc-v2-0-8f7d8b4d8edd@oss.qualcomm.com/

GPU clock controller:
https://lore.kernel.org/all/20260127-glymur_gpucc-v1-0-547334c81ba2@oss.qualcomm.com/

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
Taniya Das (2):
      arm64: dts: qcom: Add support for MM clock controllers for Glymur
      arm64: defconfig: Enable Glymur clock controllers

 arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig         |  2 ++
 2 files changed, 44 insertions(+)
---
base-commit: 44982d352c33767cd8d19f8044e7e1161a587ff7
change-id: 20260220-glymur_mmcc_dt_config-c50d9a38fe7f
prerequisite-message-id: <20260219-upstream_v3_glymur_introduction-v8-0-8ce4e489ebb6@oss.qualcomm.com>
prerequisite-patch-id: a9ccb06216435308c295e2de9adffb79060439cf
prerequisite-patch-id: 1e8d403675640d7db68a4c0caf28d1b1be895e8a
prerequisite-patch-id: 09bf515a2cd6bec5b21f15b18bebdb172f4b4a57
prerequisite-patch-id: e88699eb550ada640f5f2f5e4f432d6a3ae2552f
prerequisite-message-id: <20260127-glymur_gpucc-v1-0-547334c81ba2@oss.qualcomm.com>
prerequisite-patch-id: 6f0c175707287211c395137ca1786b2d9db82179
prerequisite-patch-id: 0b387f7c7bda3b0221057fdc053e94da4f13b60a
prerequisite-message-id: <20260202-glymur_videocc-v2-0-8f7d8b4d8edd@oss.qualcomm.com>
prerequisite-patch-id: 7bb0512ed0a2c198304d3d4064f03e0a127e8a47
prerequisite-patch-id: 0a264581e0868929c5c67c5af315220af2e838fd
prerequisite-patch-id: 4346ada14c281d949e9e25c4bccd775943aad41e
prerequisite-patch-id: 4f2f9d8ce99d2cd435021824f9a68a997c593605

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>
Re: [PATCH 0/2] clk: qcom: Add device tree and enable clocks for Glymur
Posted by Dmitry Baryshkov 1 month, 1 week ago
On Fri, Feb 20, 2026 at 03:46:56PM +0530, Taniya Das wrote:
> Add the Video clock controller and GPU/GX clock controllers for Glymur.
> Enable the clock controllers for Glymur CRD boards.
> 
> Dependencies(Glymur DT):
> https://lore.kernel.org/all/20260219-upstream_v3_glymur_introduction-v8-0-8ce4e489ebb6@oss.qualcomm.com/
> 
> Video Clock controller:
> https://lore.kernel.org/all/20260202-glymur_videocc-v2-0-8f7d8b4d8edd@oss.qualcomm.com/
> 
> GPU clock controller:
> https://lore.kernel.org/all/20260127-glymur_gpucc-v1-0-547334c81ba2@oss.qualcomm.com/
> 
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>

Nit: the subject for the cover letter is misleading.


-- 
With best wishes
Dmitry