mbox series

[v5,00/10] media: make Marvell camera work on DT-based OLPC XO-1.75

Message ID 20190505140031.9636-1-lkundrak@v3.sk (mailing list archive)
Headers show
Series media: make Marvell camera work on DT-based OLPC XO-1.75 | expand

Message

Lubomir Rintel May 5, 2019, 2 p.m. UTC
Hi,

this is the fifth spin of a patchset that modernizes the Marvell MMP2 CCIC
driver, making it work on DT-based systems such as OLPC XO-1.75 laptop.

At the core of the rework is the move to asynchronous sensor discovery
and clock management with the standard clock framework. There are also
some straightforward fixes for the bitrotten parts.

Compared the the previous version it just fixes issues with the device
bindings, pointed out by Sakari Ailus, in patch [01/10].

Tested on OLPC XO-1 and OLPC XO-1.75.

Thanks,
Lubo