All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc. PowerPC MPC83xx fixes/cleanups
@ 2024-12-15 15:18 ` J. Neuschäfer via B4 Relay
  0 siblings, 0 replies; 19+ messages in thread
From: J. Neuschäfer @ 2024-12-15 15:18 UTC (permalink / raw)
  To: Mario Six, Tom Rini; +Cc: u-boot, J. Neuschäfer

This patchset contains a few small fixes/cleanups for the MPC83xx
platform.

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
---
J. Neuschäfer (4):
      powerpc: mpc83xx: Fix timer value calculation
      powerpc: mpc83xx: Allow including initreg.h into multiple files
      powerpc: mpc83xx: Use defined constant for SPCR[TBEN]
      gpio: mpc8xxx: Preserve pre-init state of outputs

 arch/powerpc/cpu/mpc83xx/initreg/initreg.h |  8 ++++----
 arch/powerpc/cpu/mpc83xx/interrupts.c      |  3 ++-
 drivers/gpio/mpc8xxx_gpio.c                | 12 +++++++++++-
 drivers/timer/mpc83xx_timer.c              |  2 +-
 4 files changed, 18 insertions(+), 7 deletions(-)
---
base-commit: 9bc62c980d418f0a67632ab29cd3501072cdb6f0
change-id: 20241206-mpc83xx-misc-f438f7e054d8

Best regards,
-- 
J. Neuschäfer <j.ne@posteo.net>


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

end of thread, other threads:[~2024-12-19 16:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 15:18 [PATCH 0/4] Misc. PowerPC MPC83xx fixes/cleanups J. Neuschäfer
2024-12-15 15:18 ` J. Neuschäfer via B4 Relay
2024-12-15 15:18 ` [PATCH 1/4] powerpc: mpc83xx: Fix timer value calculation J. Neuschäfer
2024-12-15 15:18   ` J. Neuschäfer via B4 Relay
2024-12-18 19:24   ` Sinan Akman
2024-12-15 15:18 ` [PATCH 2/4] powerpc: mpc83xx: Allow including initreg.h into multiple files J. Neuschäfer
2024-12-15 15:18   ` J. Neuschäfer via B4 Relay
2024-12-18 19:18   ` Sinan Akman
2024-12-19 12:55     ` J. Neuschäfer
2024-12-19 16:16       ` Sinan Akman
2024-12-15 15:18 ` [PATCH 3/4] powerpc: mpc83xx: Use defined constant for SPCR[TBEN] J. Neuschäfer
2024-12-15 15:18   ` J. Neuschäfer via B4 Relay
2024-12-18 19:25   ` Sinan Akman
2024-12-15 15:18 ` [PATCH 4/4] gpio: mpc8xxx: Preserve pre-init state of outputs J. Neuschäfer
2024-12-15 15:18   ` J. Neuschäfer via B4 Relay
2024-12-18 19:20   ` Sinan Akman
2024-12-19 13:06     ` J. Neuschäfer
2024-12-19 16:13       ` Sinan Akman
2024-12-15 18:03 ` [PATCH 0/4] Misc. PowerPC MPC83xx fixes/cleanups Tom Rini

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.