On 3/24/20 3:08 PM, Lukas Wunner wrote:
On Tue, Mar 24, 2020 at 12:43:03AM +0100, Marek Vasut wrote:
quoted
The ks8851_mll.c is replaced by ks8851_par.c, which is using common code
from ks8851.c, just like ks8851_spi.c . Remove this old ad-hoc driver.
Hm, have you checked whether ks8851_mll.c contains functionality
that is currently missing in ks8851.c and which is worth salvaging?
There's 8bit and 32bit bus support. The former was broken and the later
I don't think is even supported by any chip in existence.
btw is there something which has the KS8851 SPI option, so I can test
that one too ?