linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Capture image from imx219 sensor on i.MX8MM
@ 2023-02-06 14:24 Frieder Schrempf
  2023-02-06 15:31 ` Laurent Pinchart
  0 siblings, 1 reply; 26+ messages in thread
From: Frieder Schrempf @ 2023-02-06 14:24 UTC (permalink / raw)
  To: linux-media, Tim Harvey; +Cc: Laurent Pinchart, linux-arm-kernel

Hi,

I'm trying to get a camera stream on our i.MX8MM board up and running
with Linux 6.1. I'm using the RPi v2.1 camera module (imx219) as sensor.

I basically copied the devicetree setup from Tim's overlay at
arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dts.

With all the drivers enabled the devices (imx219, imx7-media-csi,
imx-mipi-csis) seem to probe just fine and I see /dev/video0 and
/dev/media0.

For the v4l subdevices I would expect to see one for the sensor and one
for the CSI bridge. But only the latter is there (see below).

Is this correct? Am I missing something? How can I setup/enable the
pipeline/stream?

Thanks for any help!
Frieder


~# media-ctl -d /dev/media0 -p
Media controller API version 6.1.8

Media device information
------------------------
driver          imx7-csi
model           imx-media
serial
bus info        platform:32e20000.csi
hw revision     0x0
driver version  6.1.8

Device topology
- entity 1: csi (2 pads, 1 link)
            type V4L2 subdev subtype Unknown flags 0
            device node name /dev/v4l-subdev0
        pad0: Sink
                [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb
xfer:srgb ycbcr:601 quantization:lim-range]
        pad1: Source
                [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb
xfer:srgb ycbcr:601 quantization:lim-range]
                -> "csi capture":0 [ENABLED,IMMUTABLE]

- entity 4: csi capture (1 pad, 1 link)
            type Node subtype V4L flags 0
            device node name /dev/video0
        pad0: Sink
                <- "csi":1 [ENABLED,IMMUTABLE]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-07-13 23:38 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 14:24 Capture image from imx219 sensor on i.MX8MM Frieder Schrempf
2023-02-06 15:31 ` Laurent Pinchart
2023-02-06 15:38   ` Frieder Schrempf
2023-02-06 15:49     ` Dave Stevenson
2023-02-06 15:50     ` Laurent Pinchart
2023-02-07 15:24       ` Frieder Schrempf
2023-02-09 22:16         ` [RFC 1/1] v4l: async: Add some debug prints Sakari Ailus
2023-02-09 22:34           ` Laurent Pinchart
2023-02-15 12:00             ` Sakari Ailus
2023-02-15 19:23               ` Laurent Pinchart
2023-02-16  8:12                 ` Sakari Ailus
2023-02-16 23:11                   ` Laurent Pinchart
2023-02-17 11:39                     ` Sakari Ailus
2023-02-14 10:25           ` Frieder Schrempf
2023-02-14 14:56             ` Sakari Ailus
2023-02-14 14:57               ` Frieder Schrempf
2023-02-09 22:19         ` Capture image from imx219 sensor on i.MX8MM Laurent Pinchart
2023-02-14 10:18           ` Frieder Schrempf
2023-02-14 10:52             ` Laurent Pinchart
2023-02-14 13:19               ` Frieder Schrempf
2023-02-14 13:57                 ` Frieder Schrempf
2023-07-07 21:57                   ` Tim Harvey
2023-07-10  7:57                     ` Frieder Schrempf
2023-07-11 20:02                       ` Tim Harvey
2023-07-12  6:27                         ` Frieder Schrempf
2023-07-13 23:37                           ` Tim Harvey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).