From: Marek Vasut <marex@denx.de>
To: Michael Tretter <m.tretter@pengutronix.de>,
linux-media@vger.kernel.org,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>
Subject: Re: [PATCH 1/3] media: i2c: isl7998x: Enable VACTIVE and HDELAY shadow registers
Date: Thu, 3 Oct 2024 18:03:45 +0200 [thread overview]
Message-ID: <d613da4d-cd63-452f-b14b-a509f89698b6@denx.de> (raw)
In-Reply-To: <ZvwNlwSJyJ52I9Mp@pengutronix.de>
On 10/1/24 4:56 PM, Michael Tretter wrote:
> On Sat, 13 Jul 2024 17:41:54 +0200, Marek Vasut wrote:
>> The VACTIVE and HDELAY shadow registers must be enabled for per channel
>> NTSC/PAL detection to work, enable them.
>
> I think the description is wrong as the change doesn't affect the
> VACTIVE and HDELAY registers. The change sets the standard selection
> register to auto detection to always trigger a standard detection during
> initialization instead of defaulting to NTSC. querystd explicitly
> triggers this behavior.
It does, commit message fixed.
> If the driver always runs standard detection during init, the driver
> should also wait for the detection to be finished and update
> isl7998x->norm accordingly, because otherwise the standard will be reset
> to NTSC.
>
> Maybe we can also get rid of this part from the init sequence and run
> the standard detection during the initialization in code?
Maybe the init sequence is OK as-is and this and the follow up patches
should be discarded ? Users can run QUERYSTD to trigger the standard
detection when needed ?
prev parent reply other threads:[~2024-10-03 18:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-13 15:41 [PATCH 1/3] media: i2c: isl7998x: Enable VACTIVE and HDELAY shadow registers Marek Vasut
2024-07-13 15:41 ` [PATCH 2/3] media: i2c: isl7998x: Use 0xf page to program all four pages Marek Vasut
2024-07-13 15:41 ` [PATCH 3/3] media: i2c: isl7998x: Implement get_mbus_config Marek Vasut
2024-07-14 14:33 ` Francesco Dolcini
2024-07-14 15:37 ` Marek Vasut
2024-07-14 20:36 ` Francesco Dolcini
2024-09-24 22:44 ` [PATCH 1/3] media: i2c: isl7998x: Enable VACTIVE and HDELAY shadow registers Marek Vasut
2024-10-01 14:56 ` Michael Tretter
2024-10-03 16:03 ` Marek Vasut [this message]
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=d613da4d-cd63-452f-b14b-a509f89698b6@denx.de \
--to=marex@denx.de \
--cc=kernel@pengutronix.de \
--cc=linux-media@vger.kernel.org \
--cc=m.tretter@pengutronix.de \
--cc=mchehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox