From: Georgi Djakov <djakov@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
djakov@kernel.org
Subject: [GIT PULL] interconnect changes for 6.2
Date: Wed, 30 Nov 2022 14:55:08 +0200 [thread overview]
Message-ID: <20221130125508.4349-1-djakov@kernel.org> (raw)
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(-)
next reply other threads:[~2022-11-30 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-30 12:55 Georgi Djakov [this message]
2022-11-30 17:42 ` [GIT PULL] interconnect changes for 6.2 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221130125508.4349-1-djakov@kernel.org \
--to=djakov@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox