On Wed, Dec 1, 2021 at 2:25 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > On Tue, Nov 30, 2021 at 8:58 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > > > Netlogic XLP was removed in commit 95b8a5e0111a ("MIPS: Remove NETLOGIC > > support"). With those gone, the single platform left to support is > > Cavium ThunderX2. Remove all the Netlogic variants and DT support. > > > > For simplicity, the existing kconfig name is retained. > > > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > > Cc: Bartosz Golaszewski <brgl@xxxxxxxx> > > Cc: linux-gpio@xxxxxxxxxxxxxxx > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > > --- > > v2: > > - Fix !OF and ACPI build errors > > > > Rob, > > This doesn't apply on top of v5.16-rc1. Anything I'm missing? It should, that's exactly what it is based on. You dropped v1 that you already applied? Rob