[PATCH v4 0/4] Add peripheral support to imx8mq-nitrogen board

From: Adrien Grassein
Date: Tue May 11 2021 - 15:36:12 EST


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

.../boot/dts/freescale/imx8mq-nitrogen.dts | 182 ++++++++++++++++++
arch/arm64/configs/defconfig | 1 +
2 files changed, 183 insertions(+)

--
2.25.1