Re: [PATCH 07/15] interconnect: qcom: Add Kuno interconnect provider driver
Dmitry Baryshkov <[email protected]>
| Newsgroups | gmane.linux.kernel.clk,gmane.linux.ports.arm.msm,gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.power-management.general,gmane.linux.kernel.gpio |
|---|---|
| Message-ID | <xmj3xhnvdixooy3l6wro5f7eeehlrlrq44y2mwojzzeb3yjdjf@e3eo2772qctz> |
On Sun, Aug 09, 2026 at 12:57:06PM +0530, Hardeep Sharma wrote: > Add the interconnect provider driver for the Qualcomm Kuno SoC to > enable bus bandwidth voting on the platform. This includes the > aggre-noc and cnoc-main NoC instances with their associated BCM > nodes. > > Signed-off-by: Hardeep Sharma <[email protected]> > --- > drivers/interconnect/qcom/Kconfig | 13 + > drivers/interconnect/qcom/Makefile | 2 + > drivers/interconnect/qcom/kuno.c | 978 +++++++++++++++++++++++++++++++++++++ > 3 files changed, 993 insertions(+) Please add QoS settings. -- With best wishes Dmitry