Hello, This small patch series adds the CSIS and ISI devices in the i.MX8MP DT to support cameras. The ISI DT bindings have just been merged and will appear in v6.4, making this series a candidate for v6.5. With these two patches, a board overlay can enable camera support by instantiating the camera sensor, connecting it to a CSIS instance, and enabling the CSIS and ISI nodes. The camera pipeline is supported by V4L2 drivers. Laurent Pinchart (2): arm64: dts: imx8mp: Add CSIS DT nodes arm64: dts: imx8mp: Add ISI DT node arch/arm64/boot/dts/freescale/imx8mp.dtsi | 102 ++++++++++++++++++++++ 1 file changed, 102 insertions(+) base-commit: 6a8f57ae2eb07ab39a6f0ccad60c760743051026 -- Regards, Laurent Pinchart