On Mon, Jan 4, 2021 at 5:57 PM Ezequiel Garcia [off-list ref] wrote:
The pxa-camera capture driver currently registers a v4l2-clk
clock, named "mclk", to represent the mt9m111 sensor clock.
Register a proper fixed-rate clock using the generic clock framework,
which will allow to remove the v4l2-clk clock in the pxa-camera
driver in a follow-up commit.
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Ezequiel Garcia <redacted>
If there are no objections to the change itself, please take it through
the v4l2 git tree. For arch/arm/mach-*/
Acked-by: Arnd Bergmann <arnd@arndb.de>