[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650

Kathiravan Thirumoorthy posted 3 patches 5 days, 18 hours ago
arch/arm64/boot/dts/qcom/ipq9650.dtsi           |  1 +
drivers/clk/qcom/gcc-ipq9650.c                  | 22 +++++++++++++++++++
include/dt-bindings/interconnect/qcom,ipq9650.h | 28 +++++++++++++++++++++++++
3 files changed, 51 insertions(+)
[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650
Posted by Kathiravan Thirumoorthy 5 days, 18 hours ago
Add the master and slave interconnect IDs for the PCIe and USB
peripherals and enable them in the GCC driver for the peripheral
enablement.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Kathiravan Thirumoorthy (3):
      dt-bindings: interconnect: Add Qualcomm IPQ9650 support
      clk: qcom: ipq9650: Use icc-clk for enabling NoC related clocks
      arm64: dts: qcom: ipq9650: add interconnect-cells to GCC node

 arch/arm64/boot/dts/qcom/ipq9650.dtsi           |  1 +
 drivers/clk/qcom/gcc-ipq9650.c                  | 22 +++++++++++++++++++
 include/dt-bindings/interconnect/qcom,ipq9650.h | 28 +++++++++++++++++++++++++
 3 files changed, 51 insertions(+)
---
base-commit: 80dd246accce631c328ea43294e53b2b2dd2aa32
change-id: 20260519-ipq9650_icc-994280404adf

Best regards,
--  
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>