mbox series

[GIT,PULL] litex changes for 2025-01-01

Message ID Z3bHsU4mJYM0xheO@glsmbp.wifi.local.cmu.edu (mailing list archive)
State New
Headers show
Series [GIT,PULL] litex changes for 2025-01-01 | expand

Pull-request

https://github.com/litex-hub/linux.git tags/litex-2025-01-01

Message

Gabriel L. Somlo Jan. 2, 2025, 5:06 p.m. UTC
Hi Arnd,

Thanks for applying LiteX specific patches through `soc` in the past!
There's one patch from 2024 that seems to have fallen through the
cracks, and part of my 2025 new year's resolution is to figure out
how to properly act as LiteX maintainer and send proper pull requests
up the chain, so please excuse any mistakes in the PR below :)

Happy New Year,
Gabriel

The following changes since commit 56e6a3499e14716b9a28a307bb6d18c10e95301e:

  Merge tag 'trace-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (2025-01-01 11:22:07 -0800)

are available in the Git repository at:

  https://github.com/litex-hub/linux.git tags/litex-2025-01-01

for you to fetch changes up to 277380570a00b7f40703598a89f2f7e60b1966e2:

  drivers/soc/litex: Use devm_register_restart_handler() (2025-01-02 11:23:25 -0500)

----------------------------------------------------------------
litex patch(es) left over from 2024

This is the one remaining for-upstream LiteX update from 2024 that
has been reviewed and successfully tested against the latest Linus
tree:
	- drivers/soc/litex: Use devm_register_restart_handler()

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>

----------------------------------------------------------------
Andrew Davis (1):
      drivers/soc/litex: Use devm_register_restart_handler()

 drivers/soc/litex/litex_soc_ctrl.c | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)