Re: [PATCH v3 0/8] mvebu: add support for Linux 5.10

2021-02-22 Thread Tomasz Maciej Nowak
Hi. W dniu 22.02.2021 o 09:59, Rui Salvaterra pisze: > This series adds initial support for 5.10 on mvebu. Build/runtime-tested on a > Turris Omnia, no regressions noticed. > > NOTE: The 64-bit Cortex-A{53,72} targets are build-tested only, as I don't > have > the hardware. > > v3: addressed To

[PATCH v3 0/8] mvebu: add support for Linux 5.10

2021-02-22 Thread Rui Salvaterra
This series adds initial support for 5.10 on mvebu. Build/runtime-tested on a Turris Omnia, no regressions noticed. NOTE: The 64-bit Cortex-A{53,72} targets are build-tested only, as I don't have the hardware. v3: addressed Tomasz Nowak's review/comments. v2: generate the kconfig after patching,