PATCH 1/2 Adds the dt binding necessary to add clocks to the device tree. It adds the `clocks` in the dt binding of ICSSG node. PATCH 2/2 Adds the required clock to the ICSSG nodes. It also changes the clock used from clock 20 (ICSSG_ICLK) to clock 0 (ICSSG_CORE). This patch adds the clock-names, assigned-clocks and assigned-clock-parents to icssg nodes. There is no additonal driver changes needed for this binding change. Changes from v1 to v2: *) Droppped assigned-clocks and assigned-clock-parents from DT binding as suggested by Krzysztof Kozlowski v1 https://lore.kernel.org/all/20241107104557.1442800-1-danishanwar@xxxxxx/ MD Danish Anwar (2): dt-bindings: soc: ti: pruss: Add clocks for ICSSG arm64: dts: ti: k3-am64-main: Switch ICSSG clock to core clock .../devicetree/bindings/soc/ti/ti,pruss.yaml | 5 +++++ arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 12 ++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) base-commit: 929beafbe7acce3267c06115e13e03ff6e50548a -- 2.34.1