Message ID | 20230417055627.16482-1-laurent.pinchart@ideasonboard.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: imx8mp: Enable CSIS and ISI in DT | expand |
On Mon, Apr 17, 2023 at 08:56:25AM +0300, Laurent Pinchart wrote: > 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 For both, Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> > > arch/arm64/boot/dts/freescale/imx8mp.dtsi | 98 +++++++++++++++++++++++ > 1 file changed, 98 insertions(+) > > > base-commit: 20af6be6bee4c3af80aac9b44b3d32d89824dde7