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 fixes for 6.2-rc
Date: Fri, 20 Jan 2023 12:28:56 +0200 [thread overview]
Message-ID: <20230120102856.1199868-1-djakov@kernel.org> (raw)
Hello Greg,
This pull request contains fixes for the current cycle. The details
are in the signed tag. It has been in linux-next during the last two
weeks. Please pull into char-misc-linus when you have the chance.
Thanks,
Georgi
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.2-rc5
for you to fetch changes up to dd42ec8ea5b979edcebbf0ba05807d866884b567:
interconnect: qcom: rpm: Use _optional func for provider clocks (2023-01-05 17:29:57 +0200)
----------------------------------------------------------------
interconnect fixes for v6.2-rc
This contains fixes for a rare boot hang issue that has been reported
on the db820c dragonboard.
- dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
- interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
- interconnect: qcom: msm8996: Fix regmap max_register values
- interconnect: qcom: rpm: Use _optional func for provider clocks
Signed-off-by: Georgi Djakov <djakov@kernel.org>
----------------------------------------------------------------
Konrad Dybcio (4):
dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
interconnect: qcom: msm8996: Fix regmap max_register values
interconnect: qcom: rpm: Use _optional func for provider clocks
Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml | 24 +++++++-
drivers/interconnect/qcom/icc-rpm.c | 2 +-
drivers/interconnect/qcom/msm8996.c | 19 ++++--
3 files changed, 38 insertions(+), 7 deletions(-)
next reply other threads:[~2023-01-20 10:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-20 10:28 Georgi Djakov [this message]
2023-01-20 10:40 ` [GIT PULL] interconnect fixes for 6.2-rc 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=20230120102856.1199868-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.