public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SPMI patches for the merge window
@ 2025-01-16 23:53 Stephen Boyd
  2025-01-16 23:53 ` [PATCH 1/2] spmi: Set fwnode for spmi devices Stephen Boyd
  2025-01-16 23:53 ` [PATCH 2/2] spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe() Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Boyd @ 2025-01-16 23:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, patches

We have two very small patches this time around, both about firmware
nodes. One plugs a leak and the other sets the fwnode properly for SPMI
devices.

Joe Hattori (1):
  spmi: hisi-spmi-controller: Drop duplicated OF node assignment in
    spmi_controller_probe()

Saravana Kannan (1):
  spmi: Set fwnode for spmi devices

 drivers/spmi/hisi-spmi-controller.c | 3 ---
 drivers/spmi/spmi.c                 | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)


base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
-- 
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] 3+ messages in thread

end of thread, other threads:[~2025-01-16 23:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 23:53 [PATCH 0/2] SPMI patches for the merge window Stephen Boyd
2025-01-16 23:53 ` [PATCH 1/2] spmi: Set fwnode for spmi devices Stephen Boyd
2025-01-16 23:53 ` [PATCH 2/2] spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe() Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox