* [PATCH v2 0/2] clk: qcom: Add clock controller device nodes and enable clocks for Glymur
@ 2026-03-03 17:52 Taniya Das
2026-03-03 17:52 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers " Taniya Das
2026-03-03 17:52 ` [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers Taniya Das
0 siblings, 2 replies; 6+ messages in thread
From: Taniya Das @ 2026-03-03 17:52 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
devicetree, linux-kernel, Taniya Das, Konrad Dybcio
Add the Video clock controller and GPU/GX clock controllers for Glymur.
Enable the clock controllers for Glymur CRD boards.
Changes in v2:
- Add RB-by [Konrad].
- Cleaning up stray 0, and add 0x0 for regs.
- Add "Qualcomm" for defconfig commit subject.
- Update the subject for the Cover Letter [Dmitry]
- Link to v1: https://lore.kernel.org/r/20260220-glymur_mmcc_dt_config-v1-0-e0e2f43a32af@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 Qualcomm Glymur clock controllers
arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
arch/arm64/configs/defconfig | 2 ++
2 files changed, 44 insertions(+)
---
base-commit: d517cb8cea012f43b069617fc8179b45404f8018
change-id: 20260303-glymur_mmcc_dt_config_v2-ac59220c73d1
Best regards,
--
Taniya Das <taniya.das@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers for Glymur
2026-03-03 17:52 [PATCH v2 0/2] clk: qcom: Add clock controller device nodes and enable clocks for Glymur Taniya Das
@ 2026-03-03 17:52 ` Taniya Das
2026-03-03 23:00 ` Dmitry Baryshkov
2026-03-06 9:42 ` Akhil P Oommen
2026-03-03 17:52 ` [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers Taniya Das
1 sibling, 2 replies; 6+ messages in thread
From: Taniya Das @ 2026-03-03 17:52 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
devicetree, linux-kernel, Taniya Das, Konrad Dybcio
Add the device nodes for the multimedia clock controllers videocc, gpucc
and gxclkctl.
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/glymur.dtsi b/arch/arm64/boot/dts/qcom/glymur.dtsi
index e269cec7942c85447892c0661f83171eded94f3b..d9c37f43397f11a527279ee778769a2f09745bd5 100644
--- a/arch/arm64/boot/dts/qcom/glymur.dtsi
+++ b/arch/arm64/boot/dts/qcom/glymur.dtsi
@@ -5,7 +5,10 @@
#include <dt-bindings/clock/qcom,glymur-dispcc.h>
#include <dt-bindings/clock/qcom,glymur-gcc.h>
+#include <dt-bindings/clock/qcom,glymur-gpucc.h>
#include <dt-bindings/clock/qcom,glymur-tcsr.h>
+#include <dt-bindings/clock/qcom,glymur-videocc.h>
+#include <dt-bindings/clock/qcom,kaanapali-gxclkctl.h>
#include <dt-bindings/clock/qcom,rpmh.h>
#include <dt-bindings/dma/qcom-gpi.h>
#include <dt-bindings/gpio/gpio.h>
@@ -3335,6 +3338,29 @@ hsc_noc: interconnect@2000000 {
#interconnect-cells = <2>;
};
+ gxclkctl: clock-controller@3d64000 {
+ compatible = "qcom,glymur-gxclkctl";
+ reg = <0x0 0x03d64000 0x0 0x6000>;
+
+ power-domains = <&rpmhpd RPMHPD_GFX>,
+ <&rpmhpd RPMHPD_GMXC>,
+ <&gpucc GPU_CC_CX_GDSC>;
+
+ #power-domain-cells = <1>;
+ };
+
+ gpucc: clock-controller@3d90000 {
+ compatible = "qcom,glymur-gpucc";
+ reg = <0x0 0x03d90000 0x0 0x9800>;
+ clocks = <&rpmhcc RPMH_CXO_CLK>,
+ <&gcc GCC_GPU_GPLL0_CLK_SRC>,
+ <&gcc GCC_GPU_GPLL0_DIV_CLK_SRC>;
+
+ #clock-cells = <1>;
+ #reset-cells = <1>;
+ #power-domain-cells = <1>;
+ };
+
ipcc: mailbox@3e04000 {
compatible = "qcom,glymur-ipcc", "qcom,ipcc";
reg = <0x0 0x03e04000 0x0 0x1000>;
@@ -3367,6 +3393,22 @@ lpass_ag_noc: interconnect@7e40000 {
#interconnect-cells = <2>;
};
+ videocc: clock-controller@aaf0000 {
+ compatible = "qcom,glymur-videocc";
+ reg = <0x0 0x0aaf0000 0x0 0x10000>;
+ clocks = <&rpmhcc RPMH_CXO_CLK>,
+ <&rpmhcc RPMH_CXO_CLK_A>;
+
+ power-domains = <&rpmhpd RPMHPD_MMCX>,
+ <&rpmhpd RPMHPD_MXC>;
+ required-opps = <&rpmhpd_opp_low_svs>,
+ <&rpmhpd_opp_low_svs>;
+
+ #clock-cells = <1>;
+ #reset-cells = <1>;
+ #power-domain-cells = <1>;
+ };
+
dispcc: clock-controller@af00000 {
compatible = "qcom,glymur-dispcc";
reg = <0x0 0x0af00000 0x0 0x20000>;
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers
2026-03-03 17:52 [PATCH v2 0/2] clk: qcom: Add clock controller device nodes and enable clocks for Glymur Taniya Das
2026-03-03 17:52 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers " Taniya Das
@ 2026-03-03 17:52 ` Taniya Das
2026-03-03 22:36 ` Dmitry Baryshkov
1 sibling, 1 reply; 6+ messages in thread
From: Taniya Das @ 2026-03-03 17:52 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
devicetree, linux-kernel, Taniya Das
Enable the Glymur video and gpu clock controller for their respective
functionalities on the Qualcomm Glymur CRD boards.
Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4ed70ab7ee854038fa7a756d8b650a609258bdb3..a607bf49c1563d22550c4b81a237d46fe4ea41ce 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1457,7 +1457,9 @@ CONFIG_COMMON_CLK_MT8192_VENCSYS=y
CONFIG_COMMON_CLK_QCOM=y
CONFIG_CLK_GLYMUR_DISPCC=m
CONFIG_CLK_GLYMUR_GCC=y
+CONFIG_CLK_GLYMUR_GPUCC=m
CONFIG_CLK_GLYMUR_TCSRCC=m
+CONFIG_CLK_GLYMUR_VIDEOCC=m
CONFIG_CLK_KAANAPALI_GCC=y
CONFIG_CLK_KAANAPALI_TCSRCC=m
CONFIG_CLK_X1E80100_CAMCC=m
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers
2026-03-03 17:52 ` [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers Taniya Das
@ 2026-03-03 22:36 ` Dmitry Baryshkov
0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2026-03-03 22:36 UTC (permalink / raw)
To: Taniya Das
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Ajit Pandey, Imran Shaik, Jagadeesh Kona,
linux-arm-msm, devicetree, linux-kernel
On Tue, Mar 03, 2026 at 11:22:52PM +0530, Taniya Das wrote:
> Enable the Glymur video and gpu clock controller for their respective
> functionalities on the Qualcomm Glymur CRD boards.
>
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers for Glymur
2026-03-03 17:52 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers " Taniya Das
@ 2026-03-03 23:00 ` Dmitry Baryshkov
2026-03-06 9:42 ` Akhil P Oommen
1 sibling, 0 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2026-03-03 23:00 UTC (permalink / raw)
To: Taniya Das
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Ajit Pandey, Imran Shaik, Jagadeesh Kona,
linux-arm-msm, devicetree, linux-kernel, Konrad Dybcio
On Tue, Mar 03, 2026 at 11:22:51PM +0530, Taniya Das wrote:
> Add the device nodes for the multimedia clock controllers videocc, gpucc
> and gxclkctl.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers for Glymur
2026-03-03 17:52 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers " Taniya Das
2026-03-03 23:00 ` Dmitry Baryshkov
@ 2026-03-06 9:42 ` Akhil P Oommen
1 sibling, 0 replies; 6+ messages in thread
From: Akhil P Oommen @ 2026-03-06 9:42 UTC (permalink / raw)
To: Taniya Das
Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
devicetree, linux-kernel, Konrad Dybcio, Bjorn Andersson,
Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley
On 3/3/2026 11:22 PM, Taniya Das wrote:
> Add the device nodes for the multimedia clock controllers videocc, gpucc
> and gxclkctl.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/glymur.dtsi | 42 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/glymur.dtsi b/arch/arm64/boot/dts/qcom/glymur.dtsi
> index e269cec7942c85447892c0661f83171eded94f3b..d9c37f43397f11a527279ee778769a2f09745bd5 100644
> --- a/arch/arm64/boot/dts/qcom/glymur.dtsi
> +++ b/arch/arm64/boot/dts/qcom/glymur.dtsi
> @@ -5,7 +5,10 @@
>
> #include <dt-bindings/clock/qcom,glymur-dispcc.h>
> #include <dt-bindings/clock/qcom,glymur-gcc.h>
> +#include <dt-bindings/clock/qcom,glymur-gpucc.h>
> #include <dt-bindings/clock/qcom,glymur-tcsr.h>
> +#include <dt-bindings/clock/qcom,glymur-videocc.h>
> +#include <dt-bindings/clock/qcom,kaanapali-gxclkctl.h>
> #include <dt-bindings/clock/qcom,rpmh.h>
> #include <dt-bindings/dma/qcom-gpi.h>
> #include <dt-bindings/gpio/gpio.h>
> @@ -3335,6 +3338,29 @@ hsc_noc: interconnect@2000000 {
> #interconnect-cells = <2>;
> };
>
> + gxclkctl: clock-controller@3d64000 {
> + compatible = "qcom,glymur-gxclkctl";
> + reg = <0x0 0x03d64000 0x0 0x6000>;
> +
> + power-domains = <&rpmhpd RPMHPD_GFX>,
> + <&rpmhpd RPMHPD_GMXC>,
> + <&gpucc GPU_CC_CX_GDSC>;
> +
> + #power-domain-cells = <1>;
> + };
> +
> + gpucc: clock-controller@3d90000 {
> + compatible = "qcom,glymur-gpucc";
> + reg = <0x0 0x03d90000 0x0 0x9800>;
> + clocks = <&rpmhcc RPMH_CXO_CLK>,
> + <&gcc GCC_GPU_GPLL0_CLK_SRC>,
> + <&gcc GCC_GPU_GPLL0_DIV_CLK_SRC>;
> +
Missing power-domains and required-opp properties here.
-Akhil
> + #clock-cells = <1>;
> + #reset-cells = <1>;
> + #power-domain-cells = <1>;
> + };
> +
> ipcc: mailbox@3e04000 {
> compatible = "qcom,glymur-ipcc", "qcom,ipcc";
> reg = <0x0 0x03e04000 0x0 0x1000>;
> @@ -3367,6 +3393,22 @@ lpass_ag_noc: interconnect@7e40000 {
> #interconnect-cells = <2>;
> };
>
> + videocc: clock-controller@aaf0000 {
> + compatible = "qcom,glymur-videocc";
> + reg = <0x0 0x0aaf0000 0x0 0x10000>;
> + clocks = <&rpmhcc RPMH_CXO_CLK>,
> + <&rpmhcc RPMH_CXO_CLK_A>;
> +
> + power-domains = <&rpmhpd RPMHPD_MMCX>,
> + <&rpmhpd RPMHPD_MXC>;
> + required-opps = <&rpmhpd_opp_low_svs>,
> + <&rpmhpd_opp_low_svs>;
> +
> + #clock-cells = <1>;
> + #reset-cells = <1>;
> + #power-domain-cells = <1>;
> + };
> +
> dispcc: clock-controller@af00000 {
> compatible = "qcom,glymur-dispcc";
> reg = <0x0 0x0af00000 0x0 0x20000>;
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-03-06 9:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 17:52 [PATCH v2 0/2] clk: qcom: Add clock controller device nodes and enable clocks for Glymur Taniya Das
2026-03-03 17:52 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for MM clock controllers " Taniya Das
2026-03-03 23:00 ` Dmitry Baryshkov
2026-03-06 9:42 ` Akhil P Oommen
2026-03-03 17:52 ` [PATCH v2 2/2] arm64: defconfig: Enable Qualcomm Glymur clock controllers Taniya Das
2026-03-03 22:36 ` Dmitry Baryshkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox