[v3][PATCH 0/5] media: ov2640: add device tree support

2014-12-10 Thread Josh Wu
This patch series add device tree support for ov2640. And also add the document for the devicetree properties. v2->v3: 1. fix the gpiod_xxx api usage as we use reset pin as ACTIVE_LOW. 2. update the devicetree binding document. v1 -> v2: 1. modified the dt bindings according to Laurent's s

[PATCH 0/5] media: ov2640: add device tree support

2014-12-08 Thread Josh Wu
This patch series add device tree support for ov2640. And also add the document for the devicetree properties. v1 -> v2: 1. modified the dt bindings according to Laurent's suggestion. 2. add a fix patch for soc_camera. Otherwise the .reset() function won't work. Josh Wu (5): media: soc-cam