From: Patrick Boettcher <patrick.boettcher@posteo.de>
To: linux-media@vger.kernel.org
Subject: Kernel 5.10 - imx-media does not create /dev/media0
Date: Wed, 27 Oct 2021 23:04:12 +0000 [thread overview]
Message-ID: <20211028010412.49a3c812@yaise-pc1> (raw)
Hi list,
(long time no see!)
I switched from a Freescale kernel 5.4 to a vanilla 5.10 on IMX6Solo
board. The device is using a ADV7280 as analog-video-ADC.
I tried to apply the good options to my kernel-config, but I'm unable
to get the media-controller device appear. I see
[ 757.594463] irq: type mismatch, failed to map hwirq-21 for gpio@20a8000!
[ 757.655328] adv7180 2-0021: chip found @ 0x21 (21a8000.i2c)
that the adv7280 is found and attached, as well as the ipu and it's
video-devices.
[ 11.069123] videodev: Linux video capture interface: v2.00
[ 12.553347] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video0
[ 12.681897] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video1
[ 12.785205] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video2
[ 12.914702] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video3
I'm using the same device-tree as I used with fscl-5.4.
Before writing an even longer email pasting everything I did I'd like
to know which information is actually useful to debug this?
I'm hoping there is something obvious which I missed?
I'm wondering whether I shoud v4l-subdev to be created, which I don't
in dmesg.
Thanks in advance for any help,
--
Patrick.
next reply other threads:[~2021-10-27 23:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-27 23:04 Patrick Boettcher [this message]
2021-10-28 6:58 ` Kernel 5.10 - imx-media does not create /dev/media0 Patrick Boettcher
2021-10-29 14:56 ` Patrick Boettcher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211028010412.49a3c812@yaise-pc1 \
--to=patrick.boettcher@posteo.de \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.