Hi Mauro, This pull request adds the "rotation" property already used for display panels for sensors. Support for the property is added to the smiapp and ov5640 drivers. Since v1, the bindings have been split of from the driver patches and there are improvements in binding documentation. Please pull. The following changes since commit f2809d20b9250c675fca8268a0f6274277cca7ff: media: omap2: fix compile-testing with FB_OMAP2=m (2018-06-05 09:56:56 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git v4l2-rotation for you to fetch changes up to 1a2b68f7db247da7b46cf06d5a8f57a6de8fd74b: media: ov5640: add support of module orientation (2018-06-21 13:46:45 +0300) ---------------------------------------------------------------- Hugues Fruchet (3): media: ov5640: add HFLIP/VFLIP controls support dt-bindings: ov5640: Add "rotation" property media: ov5640: add support of module orientation Sakari Ailus (3): dt-bindings: media: Define "rotation" property for sensors dt-bindings: smia: Add "rotation" property smiapp: Support the "rotation" property .../devicetree/bindings/media/i2c/nokia,smia.txt | 3 + .../devicetree/bindings/media/i2c/ov5640.txt | 5 + .../devicetree/bindings/media/video-interfaces.txt | 4 + drivers/media/i2c/ov5640.c | 127 ++++++++++++++++++--- drivers/media/i2c/smiapp/smiapp-core.c | 16 +++ 5 files changed, 137 insertions(+), 18 deletions(-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx