Re: [PATCH v2 0/2] interconnect: qcom: Introduce support for SM8650

From: Georgi Djakov
Date: Mon Nov 27 2023 - 09:28:20 EST


On 23.11.23 15:32, Neil Armstrong wrote:
This covers the RPMh Network-On-Chip Interconnect bindings
and driver for the interconnect framework.

Thanks Neil!

As reported for earlier Interconnect drivers, the IDs
for multi-rsc voting has been removed from this driver
so the proper solution can be developed without having
to remove entries later on.

To easy Bjorn into merging the DT bits, would it be possible
to have an immutable branch with bindings shared with Bjorn once
this patchset have been properly reviewed and accepted ?

Hi Bjorn,

Here is a stable branch with the DT bindings header that might be needed
for SM8650 dts patches.

https://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git/log/?h=icc-sm8650

Thanks,
Georgi


Dependencies: None

For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm8650/upstream/integ

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Changes in v2:
- Collected Reviewed-by
- Moved required block in bindings as requested by Krzysztof
- Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-interconnect-v1-0-b7277e03aa3d@xxxxxxxxxx