On Tue, Aug 24, 2021 at 6:55 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > On Mon, Aug 23, 2021 at 4:52 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Mon, Aug 23, 2021 at 5:13 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > > On Sun, Aug 15, 2021 at 5:25 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > > > On Wed, Aug 11, 2021 at 10:50:58AM +0200, Geert Uytterhoeven wrote: > > > > > This patch series adds generic support for parsing DT properties related > > > > > to crash dump kernels ("linux,elfcorehdr" and "linux,elfcorehdr" under > > > > > the "/chosen" node), makes use of it on arm32, and performs a few > > > > > cleanups. It is an evolution of the combination of [1] and [2]. > > > > > > > > The DT bits look fine to me. How do you expect this to be merged? I'm > > > > happy to take it if arch maintainers can ack it. > > > > > > I had hoped you could take the series... > > > > My current thought is I'll take 2-5, 7 and 8 given that's what I have > > acks for and the others can be applied independently. > > Note that Palmer did ack patch 6, so you can include it. Right, but Palmer should have taken it if it's for 5.14. Anyways, I've now applied patches 2-8. If we want to improve the handling over what arm64 code did as discussed, I think that's a separate patch anyways. Rob