Hello, This patch series has previously been posted as part of "[PATCH v2 0/7] drm: mxsfb: Allow overriding bus width". I've split the DT bindings conversion to a separate series as I believe they're ready, and Martin has a patch that he would like to submit to the bindings. All the patches have been acked, and changes to v2 are minor. Rob, could you take this through your tree ? Laurent Pinchart (2): dt-bindings: display: mxsfb: Convert binding to YAML dt-bindings: display: mxsfb: Add and fix compatible strings Marek Vasut (1): dt-bindings: display: mxsfb: Add compatible for i.MX8MM .../bindings/display/fsl,lcdif.yaml | 110 ++++++++++++++++++ .../devicetree/bindings/display/mxsfb.txt | 87 -------------- MAINTAINERS | 2 +- 3 files changed, 111 insertions(+), 88 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/fsl,lcdif.yaml delete mode 100644 Documentation/devicetree/bindings/display/mxsfb.txt -- Regards, Laurent Pinchart