On Tue, May 11, 2021 at 09:35:57PM +0200, Adrien Grassein wrote: > Hi, > > this patch set aims is to add support of multiple peripheral of the > Boundary8M board: > - USB Host; > - USB device; > - DB_DSIHD sub board for MIPI-DSI to HDMI output (via lt8912b chip). > > > Updates in v2: > - Use a GPIO hog to handle the USB HOST reset line; > - Remove useless GPIO hog for lt8912b. > > Update in v3: > - Fix bad squash in git commits. > > Updtaes in v4: > - Fix issues found during review (bad DTS style); > - Fix comment for the USB HOST. > > Thanks, > > Adrien Grassein (4): > arm64: dts: imx8mq-nitrogen: add USB OTG support > arm64: dts: imx8mq-nitrogen: add USB HOST support > arm64: dts: imx8mq-nitrogen: add lt8912 MIPI-DSI to HDMI > arm64: defconfig: Enable LT8912B DRM bridge driver Applied all, thanks.