Re: [PATCH] powerpc: dts: Remove "spidev" nodes

2021-12-26 Thread Michael Ellerman
On Fri, 17 Dec 2021 16:14:00 -0600, Rob Herring wrote: > "spidev" is not a real device, but a Linux implementation detail. It has > never been documented either. The kernel has WARNed on the use of it for > over 6 years. Time to remove its usage from the tree. > > Applied to powerpc/next. [1/1]

Re: [PATCH] powerpc: dts: Remove "spidev" nodes

2021-12-20 Thread Mark Brown
On Fri, Dec 17, 2021 at 04:14:00PM -0600, Rob Herring wrote: > "spidev" is not a real device, but a Linux implementation detail. It has > never been documented either. The kernel has WARNed on the use of it for > over 6 years. Time to remove its usage from the tree. Reviwed-by: Mark Brown Thanks