linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] interconnect changes for 6.2
@ 2022-11-30 12:55 Georgi Djakov
  2022-11-30 17:42 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2022-11-30 12:55 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

Hello Greg,

This is the pull request with interconnect changes for the 6.2-rc1 merge
window. It contains a new driver and misc fixes. The details are in the
signed tag.

All patches have been in linux-next during the last two weeks. Please pull
into char-misc-next when possible.

Thanks,
Georgi

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.2-rc1

for you to fetch changes up to 26e90ec7a8403fc8f7a4507098d7d262e9c2d302:

  Merge branch 'icc-sc8280xp-l3' into icc-next (2022-11-17 17:44:14 +0200)

----------------------------------------------------------------
interconnect changes for 6.2

These are the interconnect changes for the 6.2-rc1 merge window consisting
of new drivers to enable both L3 and DDR scaling on sc8280xp platforms.
There are also a few miscellaneous fixes.

New osm-l3 driver:
- interconnect: qcom: osm-l3: Use platform-independent node ids
- interconnect: qcom: osm-l3: Squash common descriptors
- interconnect: qcom: osm-l3: Add per-core EPSS L3 support
- interconnect: qcom: osm-l3: Simplify osm_l3_set()
- dt-bindings: interconnect: Add sm8350, sc8280xp and generic OSM L3 compatibles
- dt-bindings: interconnect: qcom,msm8998-bwmon: Add sc8280xp bwmon instances

Fixes:
 - interconnect: qcom: icc-rpm: Remove redundant dev_err call
 - interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
 - interconnect: qcom: sc7180: drop double space
 - interconnect: qcom: sc8180x: constify pointer to qcom_icc_node

Signed-off-by: Georgi Djakov <djakov@kernel.org>

----------------------------------------------------------------
Bjorn Andersson (6):
      interconnect: qcom: osm-l3: Use platform-independent node ids
      interconnect: qcom: osm-l3: Squash common descriptors
      interconnect: qcom: osm-l3: Add per-core EPSS L3 support
      interconnect: qcom: osm-l3: Simplify osm_l3_set()
      dt-bindings: interconnect: Add sm8350, sc8280xp and generic OSM L3 compatibles
      dt-bindings: interconnect: qcom,msm8998-bwmon: Add sc8280xp bwmon instances

Georgi Djakov (1):
      Merge branch 'icc-sc8280xp-l3' into icc-next

Krzysztof Kozlowski (4):
      dt-bindings: interconnect: qcom,msm8998-bwmon: Correct SC7280 CPU compatible
      interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
      interconnect: qcom: sc7180: drop double space
      interconnect: qcom: sc8180x: constify pointer to qcom_icc_node

Shang XiaoJing (1):
      interconnect: qcom: icc-rpm: Remove redundant dev_err call

 .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml    |   7 +-
 Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml |  24 +-
 drivers/interconnect/qcom/icc-rpm.c                             |   5 +-
 drivers/interconnect/qcom/osm-l3.c                              | 126 ++------
 drivers/interconnect/qcom/sc7180.c                              |   4 +-
 drivers/interconnect/qcom/sc8180x.c                             |   2 +-
 6 files changed, 61 insertions(+), 107 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] interconnect changes for 6.2
  2022-11-30 12:55 [GIT PULL] interconnect changes for 6.2 Georgi Djakov
@ 2022-11-30 17:42 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-11-30 17:42 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Wed, Nov 30, 2022 at 02:55:08PM +0200, Georgi Djakov wrote:
> Hello Greg,
> 
> This is the pull request with interconnect changes for the 6.2-rc1 merge
> window. It contains a new driver and misc fixes. The details are in the
> signed tag.
> 
> All patches have been in linux-next during the last two weeks. Please pull
> into char-misc-next when possible.
> 
> Thanks,
> Georgi
> 
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.2-rc1

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-30 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 12:55 [GIT PULL] interconnect changes for 6.2 Georgi Djakov
2022-11-30 17:42 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).