
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,