From: Stephen Boyd <sboyd@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, patches@lists.linux.dev
Subject: [PATCH 0/3] SPMI patches for the next merge window
Date: Fri, 8 Nov 2024 16:28:25 -0800 [thread overview]
Message-ID: <20241109002829.160973-1-sboyd@kernel.org> (raw)
Hi Greg,
Please apply these SPMI patches for the next merge window.
- Compatible string updates for SPMI bindings
- Use scoped version of for_each_available_child_of_node() to avoid
leaks
Dmitry Baryshkov (1):
dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P
compatible
Fei Shao (1):
dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188
Javier Carrasco (1):
spmi: pmic-arb: fix return path in for_each_available_child_of_node()
.../devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml | 1 +
.../bindings/spmi/qcom,x1e80100-spmi-pmic-arb.yaml | 6 +++++-
drivers/spmi/spmi-pmic-arb.c | 3 +--
3 files changed, 7 insertions(+), 3 deletions(-)
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git
next reply other threads:[~2024-11-09 0:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 0:28 Stephen Boyd [this message]
2024-11-09 0:28 ` [PATCH 1/3] spmi: pmic-arb: fix return path in for_each_available_child_of_node() Stephen Boyd
2024-11-09 0:28 ` [PATCH 2/3] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188 Stephen Boyd
2024-11-09 0:28 ` [PATCH 3/3] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible Stephen Boyd
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=20241109002829.160973-1-sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@lists.linux.dev \
/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.