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. 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 .../boot/dts/freescale/imx8mq-nitrogen.dts | 185 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + 2 files changed, 186 insertions(+) -- 2.25.1