All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add peripheral support to imx8mq-nitrogen board
@ 2021-03-30  9:14 ` Adrien Grassein
  0 siblings, 0 replies; 10+ messages in thread
From: Adrien Grassein @ 2021-03-30  9:14 UTC (permalink / raw)
  Cc: robh+dt, shawnguo, s.hauer, kernel, festevam, linux-imx,
	catalin.marinas, will, bjorn.andersson, krzk, devicetree,
	linux-arm-kernel, linux-kernel, Adrien Grassein

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-03-30  9:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  9:14 [PATCH v2 0/4] Add peripheral support to imx8mq-nitrogen board Adrien Grassein
2021-03-30  9:14 ` Adrien Grassein
2021-03-30  9:14 ` [PATCH v2 1/4] arm64: dts: imx8mq-nitrogen: add USB OTG support Adrien Grassein
2021-03-30  9:14   ` Adrien Grassein
2021-03-30  9:14 ` [PATCH v2 2/4] arm64: dts: imx8mq-nitrogen: add USB HOST support Adrien Grassein
2021-03-30  9:14   ` Adrien Grassein
2021-03-30  9:14 ` [PATCH v2 3/4] arm64: dts: imx8mq-nitrogen: add lt8912 MIPI-DSI to HDMI Adrien Grassein
2021-03-30  9:14   ` Adrien Grassein
2021-03-30  9:14 ` [PATCH v2 4/4] arm64: defconfig: Enable LT8912B DRM bridge driver Adrien Grassein
2021-03-30  9:14   ` Adrien Grassein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.