[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250216175545.35079-1-contact@artur-rojek.eu>
Date: Sun, 16 Feb 2025 18:55:43 +0100
From: Artur Rojek <contact@...ur-rojek.eu>
To: Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Rich Felker <dalias@...c.org>,
John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Uros Bizjak <ubizjak@...il.com>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
"D . Jeff Dionne" <jeff@...esemi.io>,
Rob Landley <rob@...dley.net>,
linux-sh@...r.kernel.org,
linux-kernel@...r.kernel.org,
Artur Rojek <contact@...ur-rojek.eu>
Subject: [PATCH 0/2] J2 Turtle Board fixes
Hi all,
this series fixes boot issues and allows J2 Turtle Board to boot
upstream Linux again.
Patch [1/2] enforces 8-byte alignment for the dtb offset.
Patch [2/2] resolves a problem with PIT interrupts failing to register.
Even with the above fixes, Turtle Board is prone to occasional freezes
related to clock source transition from periodic to hrtimers. I however
decided to send those two patches ahead and debug the third issue at a
later time.
Cheers,
Artur
Artur Rojek (2):
sh: align .bss section padding to 8-byte boundary
irqchip: clocksource: fix jcore-pit irq request
arch/sh/kernel/vmlinux.lds.S | 15 ++++++++++++++-
drivers/clocksource/jcore-pit.c | 15 ++++++++++++++-
drivers/irqchip/irq-jcore-aic.c | 2 +-
3 files changed, 29 insertions(+), 3 deletions(-)
--
2.48.1
Powered by blists - more mailing lists