From: "Michael Walle" <mwalle@kernel.org>
To: "Alexander Stein" <alexander.stein@ew.tq-group.com>,
<dri-devel@lists.freedesktop.org>
Cc: "Marek Vasut" <marex@denx.de>, "Adam Ford" <aford173@gmail.com>,
"Andrzej Hajda" <andrzej.hajda@intel.com>,
"Daniel Vetter" <daniel@ffwll.ch>,
"David Airlie" <airlied@gmail.com>,
"Frieder Schrempf" <frieder.schrempf@kontron.de>,
"Inki Dae" <inki.dae@samsung.com>,
"Jagan Teki" <jagan@amarulasolutions.com>,
"Jernej Skrabec" <jernej.skrabec@gmail.com>,
"Jonas Karlman" <jonas@kwiboo.se>,
"Laurent Pinchart" <Laurent.pinchart@ideasonboard.com>,
"Lucas Stach" <l.stach@pengutronix.de>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Marek Szyprowski" <m.szyprowski@samsung.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Robert Foss" <rfoss@kernel.org>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
<kernel@dh-electronics.com>, "Marek Vasut" <marex@denx.de>
Subject: Re: [PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach
Date: Mon, 05 Aug 2024 15:53:09 +0200 [thread overview]
Message-ID: <D3810T7V0L98.3AE6ASE5IRXM@kernel.org> (raw)
In-Reply-To: <5476416.LvFx2qVVIh@steina-w>
[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]
Hi,
> with more and more patches for TC9595 support got meged into linux-next,
> only a few remain on my patch stack.
>
> This is one of them and is necessary for DP support:
> Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
As mentioned in [1] I expect a new version of this series with a
proper documentation update that will then (hopefully) be acked by
the maintainers.
Apart from that, I'm still not convinced that the .attach() callback
is the correct place to put the lanes into LP-11 mode. E.g. the
MediaTek DSI host needs to already know the HS clock rate before
configuring the D-PHY. Something which isn't available at the time
.attach() is called. Marek mentioned, that one should start with
lowest possible clock rate and later reconfigure it to the correct
rate. I'm not sure this is possible without taking the clock lanes
out of LP-11 mode again (i.e. disabling the PHY altogether to change
its PLL). But doing so will violate the bridge requirements again.
-michael
[1] https://lore.kernel.org/dri-devel/D2R83VFPUWE3.3MBX3LQOCDFWA@kernel.org/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
prev parent reply other threads:[~2024-08-05 13:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 12:26 [PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach Marek Vasut
2024-06-25 12:26 ` [PATCH v2 2/2] drm/bridge: tc358767: Reset chip again " Marek Vasut
2024-06-25 14:37 ` [PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge " Alexander Stein
2024-06-26 3:21 ` Marek Vasut
2024-06-26 8:02 ` Michael Walle
2024-07-11 15:38 ` Marek Vasut
2024-07-11 15:57 ` Marek Szyprowski
2024-07-16 18:43 ` Marek Vasut
2024-07-12 7:16 ` Michael Walle
2024-07-16 18:47 ` Marek Vasut
2024-07-16 19:50 ` Michael Walle
2024-07-17 1:00 ` Marek Vasut
2024-08-01 8:32 ` Alexander Stein
2024-08-05 13:53 ` Michael Walle [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=D3810T7V0L98.3AE6ASE5IRXM@kernel.org \
--to=mwalle@kernel.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=aford173@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=frieder.schrempf@kontron.de \
--cc=inki.dae@samsung.com \
--cc=jagan@amarulasolutions.com \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=kernel@dh-electronics.com \
--cc=l.stach@pengutronix.de \
--cc=m.szyprowski@samsung.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=marex@denx.de \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=tzimmermann@suse.de \
/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.