From: Carsten Haitzler <carsten.haitzler@foss.arm.com>
To: Mark Brown <broonie@kernel.org>, Liviu Dudau <liviu.dudau@arm.com>
Cc: Sudeep Holla <sudeep.holla@arm.com>,
carsten.haitzler@arm.com, soc@kernel.org,
linux-arm-kernel@lists.infradead.org,
Robin Murphy <robin.murphy@arm.com>
Subject: Re: [PATCH] arm64: defconfig: Enable modules for arm displays
Date: Wed, 11 May 2022 12:00:43 +0100 [thread overview]
Message-ID: <6d368f6a-6105-e1e8-2b71-38c3d153092a@foss.arm.com> (raw)
In-Reply-To: <YnqTTy7P5IEC6no/@sirena.org.uk>
On 5/10/22 17:31, Mark Brown wrote:
> On Tue, May 10, 2022 at 05:19:04PM +0100, Liviu Dudau wrote:
>> On Tue, May 10, 2022 at 03:05:21PM +0100, Carsten Haitzler wrote:
>
>>> is it the:
>
>>> [ 7.471809] tda9950 0-0034: driver requires an interrupt
>
>>> that you're talking about Liviu?
>
>> Yes, that is the warning.
>
> That doesn't look too worrying TBH, if it's causing confusion we should
Looks un-worrying to me. It (to my eyes) looks like an overzealous
driver that should silently fail to load if no interrupt can be found as
obviously the hardware can't exist, or the DT is misconfigured badly
enough so it can never be driven until it's fixed. At best this is some
info or so level printk to turn on in debugging your DT or something.
> just either fix the tda998x driver to not instantiate the tda9950 unless
> it has an interrupt or lower the severity of the log message in the
> tda9950 code. It's certanly not something that should block use in a
> defconfig.
I agree.
> Ideally we'd not be using the wildcard compatible in the tda998x and
> would know if the CEC functionality was there but I think that ship has
> disappeared over the horizon at this point, and in any case someone
> might just not want to support CEC for some reason.
Right now the best "bang for buck" change would be to lower than
complaint to an info level so s/dev_err/dev_info/ or maybe dev_notice
there in tda9950.c for that specific complaint. Any preferences?
next prev parent reply other threads:[~2022-05-11 11:00 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-09 12:55 [PATCH] arm64: defconfig: Enable modules for arm displays carsten.haitzler
2022-05-10 11:15 ` Sudeep Holla
2022-05-10 11:27 ` Mark Brown
2022-05-10 11:56 ` Robin Murphy
2022-05-10 12:01 ` Sudeep Holla
2022-05-10 12:07 ` Sudeep Holla
2022-05-10 12:34 ` Carsten Haitzler
2022-05-10 14:51 ` Sudeep Holla
2022-05-10 14:53 ` Carsten Haitzler
2022-05-10 12:55 ` Liviu Dudau
2022-05-10 13:05 ` Mark Brown
2022-05-10 14:05 ` Carsten Haitzler
2022-05-10 16:19 ` Liviu Dudau
2022-05-10 16:31 ` Mark Brown
2022-05-10 20:06 ` Liviu Dudau
2022-05-11 13:13 ` Mark Brown
2022-05-11 13:15 ` Carsten Haitzler
2022-05-11 11:00 ` Carsten Haitzler [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-27 11:42 carsten.haitzler
2022-05-09 14:34 ` Arnd Bergmann
2022-05-10 12:42 ` Carsten Haitzler
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=6d368f6a-6105-e1e8-2b71-38c3d153092a@foss.arm.com \
--to=carsten.haitzler@foss.arm.com \
--cc=broonie@kernel.org \
--cc=carsten.haitzler@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=liviu.dudau@arm.com \
--cc=robin.murphy@arm.com \
--cc=soc@kernel.org \
--cc=sudeep.holla@arm.com \
/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