Hi Manikanta,
On Thu, 13 Mar 2025 at 12:04, Manikanta Mylavarapu
[off-list ref] wrote:
Add bindings, driver and devicetree node for networking sub system clock
controller on IPQ9574. Also add support for gpll0_out_aux clock
which serves as the parent for some nss clocks.
Changes in V12:
Thanks for your series!
.../bindings/clock/qcom,ipq9574-nsscc.yaml | 98 +
arch/arm64/boot/dts/qcom/ipq9574.dtsi | 29 +
arch/arm64/configs/defconfig | 1 +
drivers/clk/qcom/Kconfig | 7 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/gcc-ipq9574.c | 15 +
drivers/clk/qcom/nsscc-ipq9574.c | 3110 +++++++++++++++++
include/dt-bindings/clock/qcom,ipq9574-gcc.h | 1 +
.../dt-bindings/clock/qcom,ipq9574-nsscc.h | 152 +
.../dt-bindings/reset/qcom,ipq9574-nsscc.h | 134 +
I don't think you need to CC people who just modified the arm64
defconfig before, but never touched qcom clock drivers. The list of
maintainers and reviewers reported by scripts/get_maintainer.pl is
already quite large.
So please drop me from future submissions.
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds