On Wed, 13 Oct 2021 17:38:08 +1100 Stephen Rothwell s...@canb.auug.org.au wrote:
>Hi Rob, > >On Tue, 12 Oct 2021 10:34:56 -0500 Rob Herring <r...@kernel.org> wrote: >> >> The mpc5xxx platforms have had dts warnings for some time which no one >> seems to care to fix, so let's just remove the dts files. >> >> According to Arnd: >> "Specifically, MPC5200B has a 15 year lifetime, which ends in >> 11 months from now. The original bplan/Genesi Efika 5K2 was >> quite popular at the time it came out, and there are probably >> still some of those hanging around, but they came with Open >> Firmware rather than relying on the dts files that ship with the >> kernel. >> >> Grant Likely was the original maintainer for MPC52xx until 2011, >> Anatolij Gustschin is still listed as maintainer since then but hasn't >> been active in it for a while either. Anatolij can probably best judge >> which of these boards are still in going to be used with future kernels, >> but I suspect once you start removing bits from 52xx, the newer >> but less common 512x platform can go away as well." >> >> Cc: Anatolij Gustschin <ag...@denx.de> >> Cc: Arnd Bergmann <a...@arndb.de> >> Cc: Stephen Rothwell <s...@canb.auug.org.au> >> Cc: Michael Ellerman <m...@ellerman.id.au> >> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> >> Cc: Paul Mackerras <pau...@samba.org> >> Cc: linuxppc-dev@lists.ozlabs.org >> Signed-off-by: Rob Herring <r...@kernel.org> >> --- >> Sending this out as a feeler to see if anyone cares. If anyone does, >> please fix the warnings. I've sent patches to fix the warnings. Thanks, Anatolij