Hi Mauro, Here are patches for the sun6i driver (+ DT bindings) and a fix for the ov8856 driver missed earlier due to a missing SoB. Please pull. The following changes since commit 2c41cc0be07b5ee2f1167f41cd8a86fc5b53d82c: media: venus: firmware: fix leaked of_node references (2019-05-24 09:03:06 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git tags/for-5.3-2-signed for you to fetch changes up to 30831731f2464e312524d7c8960563c1f53e7dd1: media: sun6i: Support A83T variant (2019-05-29 13:11:22 +0300) ---------------------------------------------------------------- sensor + sun6i patches ---------------------------------------------------------------- Chen-Yu Tsai (2): dt-bindings: media: sun6i-csi: Add compatible string for A83T variant media: sun6i: Support A83T variant Shawn Tu (1): ov8856: modify register to fix test pattern Documentation/devicetree/bindings/media/sun6i-csi.txt | 1 + drivers/media/i2c/ov8856.c | 12 ++++++------ drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) -- Kind regards, Sakari Ailus