Hi Mauro, Here's a single DT binding fix for 5.9. The patch converts the bindings to YAML but at the same time address requested regulator name change. Please pull. The following changes since commit 129134e5415d46f38b9978b3809af94ed649b57d: media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag (2020-09-14 15:28:06 +0200) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-5.9-2-signed for you to fetch changes up to 3be32303b83fd56708fd86d27590ecb6377e36ea: dt-bindings: media: imx274: Convert to json-schema (2020-09-17 16:58:05 +0300) ---------------------------------------------------------------- V4L2 fixes for 5.9 ---------------------------------------------------------------- Jacopo Mondi (1): dt-bindings: media: imx274: Convert to json-schema .../devicetree/bindings/media/i2c/imx274.txt | 38 ----------- .../devicetree/bindings/media/i2c/sony,imx274.yaml | 76 ++++++++++++++++++++++ MAINTAINERS | 2 +- 3 files changed, 77 insertions(+), 39 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/i2c/imx274.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml -- Sakari Ailus