All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SPMI patches for the next merge window
@ 2024-11-09  0:28 Stephen Boyd
  2024-11-09  0:28 ` [PATCH 1/3] spmi: pmic-arb: fix return path in for_each_available_child_of_node() Stephen Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Boyd @ 2024-11-09  0:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, patches

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


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

end of thread, other threads:[~2024-11-09  0:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09  0:28 [PATCH 0/3] SPMI patches for the next merge window Stephen Boyd
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

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.