[linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code
From: Stephen Warren <hidden>
Date: 2014-10-02 15:49:09
Also in:
linux-fbdev
On 10/02/2014 12:42 AM, Hans de Goede wrote: ...
The whole reason why we want to use simplefb is not just to get things running until HW specific driver is in place, but also to have early console output (to help debugging boot problems on devices without a serial console), in a world where most video drivers are build as loadable modules, so we won't have video output until quite late into the boot process.
That's a very different use-case than what was originally envisaged. ...
You indicate that you don't have the time for this discussion, and I note that there is no MAINTAINERS entry for drivers/video/fbdev/simplefb.c . So how about the following, I pick up drivers/video/fbdev/simplefb.c maintainership, adding MAINTAINERS entry for it with my name in it. Then as the maintainer it will be my responsibility (and in my own benefit) to stop this from growing into a monster ?
I have no issue with you being the maintainer. I would suggest you track down whoever it was that was involved in the original discussion and objected to simplefb performing resource management, and get their explicit ack for the addition of clocks/regulators/... to it. But, that's just a suggestion.